PHP and MySQL syntax: Difference between revisions

Jump to navigation Jump to search
Line 354: Line 354:
|-
|-
| "Find the position of the first occurrence of a substring in a string" || [https://php.net/manual/en/function.strpos.php strpos] ||  
| "Find the position of the first occurrence of a substring in a string" || [https://php.net/manual/en/function.strpos.php strpos] ||  
|-
| "Replace text within a portion of a string" || [https://www.php.net/manual/en/function.substr-replace.php substr_replace] ||
|-
|-
| 範例 || 範例 || 範例
| 範例 || 範例 || 範例

Navigation menu