PHP Classes
elePHPant
Icontem

Flash Messages: Set persistent messages to use in several requests

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-12-15 (7 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,155 All time: 3,151 This week: 970Up
Version License PHP version Categories
flash_messages 0.1MIT/X Consortium ...4Utilities and Tools, Content management
Description Author

This class can be used to set messages to use in several requests.

The messages can be error messages or notices to be displayed of each page accessed by the same user.

Each message is assigned a type and a namespace, so multiple messages of different types and namespaces can be presented to the user.

The class uses session variables to store the persistent messages of all domains, so the messages are preserved while the sessions last.

Innovation Award
PHP Programming Innovation award nominee
February 2007
Number 4
Some Web applications execute background tasks or communicate with external systems that may trigger events that can occur at any moment. When that happens, it may be necessary to notify the user accessing the site to take appropriate action.

This class can be used to notify several types of messages regarding events important to the current user. Different messages can be exhibited on different contexts, making it easier to keep the user up to date with multiple types of application events.

Manuel Lemos
Picture of Matthias Viehweger
Name: Matthias Viehweger <contact>
Classes: 1 package by
Country: Germany Germany
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file flash.php Class PHP5 version of flash.php4
Plain text file flash.php4 Class Main Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,155
This week:0
All time:3,151
This week:970Up