Display the drop-down list

preg_last_error()

« preg_grep | preg_match »
<?php
$int 
preg_last_error ();
?>
Result
$int = 0
Examples
#1 preg_last_error  ()