This script implements basic API functionality.
The functionality of this script is shared between all other API scripts. If you include any of the other API scripts in your code, then this script should be included as well.
A general purpose errno value, mostly used for returning a generic errno with a specific error message.
An errno value, which indicates a database integrity problem.
An errno value, which indicates invalid input data.
An errno value, which indicates a permission problem.
An errno value, which indicates that something was not found.
Retrieve the error code for the last Phorum API function that was called.
Set a Phorum API error.
Retrieve the error message for the last Phorum API function that was called.
Documentation generated on Fri, 22 May 2009 01:45:45 -0500 by phpDocumentor 1.4.1