Regular expressions in PHP · 1) preg_match(). Syntax for the PHP function preg_match() is as below: preg_match('/regex/', $string);. Example code.
確定! 回上一頁