Pegasus InfoCorp: Web site design and web software development company

preg_last_error

(no version information, might be only in CVS)

preg_last_error -- Returns the error code of the last PCRE regexp execution.

Description

int preg_last_error ( void )

Returns the error code of the last PCRE regexp execution.

Warning

This function is currently not documented; only the argument list is available.

Return Values

The error code on success.

See Also

preg_replace()