PHP Classes

Classes of Matthias Viehweger

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Matthias Viehweger (1)  >  Mission progress status  >  Reputation  
Picture of Matthias Viehweger
Name: Matthias Viehweger is available for providing paid consulting. Contact Matthias Viehweger . Matthias Viehweger Google profile
Classes: 1
Country: Germany Germany
Age: 45
All time rank: 2150133 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 1173
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Flash Messages  
PHP Programming Innovation award nominee
February 2007
Number 4
Set persistent messages to use in several requests
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z