Welcome Guest, Not a member yet? Register   Sign In
Simple Message Handling Library
#5

[eluser]koryrok[/eluser]
to display a message use this code, in your view or passed from a controller:
Code:
$this->CI->message_handler->display()

Just want to make a quick correction to the code above. It should be:
Code:
$this->message_handler->display()


Messages In This Thread
Simple Message Handling Library - by El Forum - 01-08-2008, 04:24 PM
Simple Message Handling Library - by El Forum - 01-08-2008, 04:40 PM
Simple Message Handling Library - by El Forum - 01-08-2008, 05:01 PM
Simple Message Handling Library - by El Forum - 01-08-2008, 05:25 PM
Simple Message Handling Library - by El Forum - 12-09-2009, 12:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB