 |
|
Innovation award
 Nominee: 1x |
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.
|
|
| Name: |
Flash Messages |
| Base name: |
flash_messages |
| Description: |
Set persistent messages to use in several requests |
| Version: |
0.1 |
| PHP version: |
4 |
| License: |
MIT/X Consortium License |
| All time users: |
1119 users |
| All time rank: |
2928 |
| Week users: |
0 users |
| Week rank: |
2282  |
| |
|
 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 |
| There are not enough user ratings to display for this class. |
| Link |
Description |
| PHP on Rails - The Flash |
Last week I wrote an article about extending my framework (Pho framework courtsey of Kien La) to DRY your code and to be more similar to Rails... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|