hasMessage()

Determines if there is a message in the buffer.

Example:

<?php if (hasMessage()) message(); ?>
Last modified on Wednesday, 31 March 2010 22:56

Add comment