Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lablnet/php-sysmsg-class

PHP System Message class
https://github.com/lablnet/php-sysmsg-class

class error free message messenger oop php support system

Last synced: 12 days ago
JSON representation

PHP System Message class

Awesome Lists containing this project

README

        

# PHP System Message class
## Feature

1. Add system message
2. View in another page
3. Delete msg
4. Different type success,danger,info etc

# Require
## The example package use input class
get form here https://github.com/Lablnet/PHP-Input-Class

# Simple Example
## for more detail see index.php
system_message('Invlide email address','danger');