vhaa / flash-info
PHP class for creating flash messages
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/vhaa/flash-info
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2025-11-04 09:41:13 UTC
README
author: Ville Haavisto
License
This software is free software and carries a MIT license.
Info
PHP class made for storing small message in session, to display info/success/failure messages, for example after posted form or given input etc.
Package also includes CSS file for styling messages, and a example php file showing how to use the FlashInfo class.
Copyright (c) 2014 Ville Haavisto