List of PHP binary safe functions: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 8: Line 8:
|-
|-
| "Get string length" || [https://www.php.net/manual/en/function.mb-strlen.php mb_strlen] || [https://www.php.net/manual/en/function.strlen.php strlen]
| "Get string length" || [https://www.php.net/manual/en/function.mb-strlen.php mb_strlen] || [https://www.php.net/manual/en/function.strlen.php strlen]
|-
| "Convert a string to an array || [https://www.php.net/manual/en/function.mb-str-split.php mb_str_split] || [https://www.php.net/manual/en/function.str-split.php str_split]
|-
|-
| "Count the number of substring occurrences" || [https://www.php.net/manual/en/function.mb-substr-count.php mb_substr_count] || [https://www.php.net/substr-count substr_count]
| "Count the number of substring occurrences" || [https://www.php.net/manual/en/function.mb-substr-count.php mb_substr_count] || [https://www.php.net/substr-count substr_count]
Anonymous user

Navigation menu