Exibir a caixa de texto

preg_last_error()

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