wiki/content/20201113115201-php_string_functions.md

12 lines
262 B
Markdown
Raw Normal View History

2024-05-06 20:40:05 +00:00
---
2024-10-30 17:04:36 +00:00
date: 20201113
2024-05-06 20:40:05 +00:00
id: ed9de386-a191-4fd8-a842-bb7d55df52a0
title: PHP string functions
---
# Checks
- [str~contains~()](20201113115231-str_contains)
- [str~startswith~()](20201113115424-str_starts_with)
- [str~endswith~()](20201113115452-str_ends_with)