News Feed
Jobs Feed
Sections




News Archive
James Fuller's Blog:
Adding a Session Flash Message to your site in Lithium PHP
August 18, 2011 @ 08:32:05

James Fuller has a new post to his blog today showing how to use flash messaging in the Lithium PHP framework.

In my case, I needed to display to the user a "flash message" after redirecting them to another page. CakePHP has this as part of the framework by default but Lithium will ask you to do a bit more work. Luckily, Lithium framework lead developer Nate Abele has created a handy extension to the Lithium session helper will will give us exactly what we need.

For those not familiar with what a "flash message" is, he defines it as a message available to the next page load with relevant information about the previous page. He includes the instructions on how to get the extension for this working in Lithium - downloading, configuring and adding the output variable for the flash messaging to your layout. He also includes an example of how to set the message so it'll be saved into the current session.

1 comment voice your opinion now!
session flash message lithium framework session tutorial


blog comments powered by Disqus

Similar Posts

Smashing Magazine: Getting Started With PHP Templating

Engrowe.com: How-to - Convert a RSS feed to JSON in PHP

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 2

Sameer Borate's Blog: Building a adjacency matrix of a graph

WebReference.com: Creating a Custom RSS Feed with PHP and MySQL


Community Events











Don't see your event here?
Let us know!


example framework podcast zendframework2 release language database development interview phpunit symfony2 series conference community functional introduction testing rest opinion usergroup

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework