PHP Manual

PEAR Manual

Smarty Manual

PostgreSQL

MySQL Manual

Perl Manual

pear::popexpect()

pear::popexpect() --  removes the last error code for non-disabling temporary error handling

description

this method pops one element off the expected error codes stack.

return value

mixed - the removed error code or array of error codes

note

this function can not be called statically.