Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lablnet/php-sysmsg-class
- Owner: lablnet
- Created: 2018-03-22T12:54:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T06:36:52.000Z (over 6 years ago)
- Last Synced: 2024-11-20T21:58:35.385Z (2 months ago)
- Topics: class, error, free, message, messenger, oop, php, support, system
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# PHP System Message class
## Feature1. 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');