Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

PEAR_ErrorStack::pop()

PEAR_ErrorStack::pop() -- Pop an error off of the error stack

Description

Pop an error off of the error stack

Throws

throws no exceptions thrown

Note

since 0.4alpha it is no longer possible to specify a specific error level to return - the last error pushed will be returned instead.

Note

This function can not be called statically.