login | register
30 Aug 2008 [10:29 UTC]

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cache

How do I display a standard error page?

by Stephan Borg
Friday 01 of July, 2005
Posted to Developer's FAQ
Very simple:
$gBitSystem->fatalError( "Any error message you want" )

Comments