PHP and MySQL syntax: Difference between revisions

Jump to navigation Jump to search
m
Line 350: Line 350:
|-
|-
| "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]
|-
| "Replace all occurrences of the search string with the replacement string" || [https://www.php.net/manual/en/function.str-replace.php str_replace] ||
|-
|-
| 範例 || 範例 || 範例
| 範例 || 範例 || 範例

Navigation menu