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

PEAR_ChannelFile::getErrors()

PEAR_ChannelFile::getErrors()  -- Wrapper to PEAR_ErrorStack::getErrors()

Description

Retrieve any errors from the last validation attempt.

Parameter

boolean $purge

determines whether to purge the error stack after retrieving

Throws

throws no exceptions thrown

Note

This function can not be called statically.