Allibsus    
main page | buy now | interactive tour | demo | support | contact us
 



main page
buy now
tour
demo
support
contact us



Online Manual / Creating The Templates / Error output

Outputs allibsus mail pro php's error messages when an error occurs with the script. If no error occurs, then the script removes the <output> from the page.

Usage: <output type="error">
Example:

Here's an example on how to display an error message if an error occurs with the script.

[output type="error"]
<p align="center">
Error:<br>
[error]
</p>
[/output]