litto/message 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

litto/message

Composer 安装命令:

composer require litto/message

包简介

Flash Message for showing Errors in PHP applications

README 文档

README

Display Message Simple Library for PHP projects like Errors, Warning, Success , Notices.etc..

##How to Install?

Install Using Composer or Direcly you can download from the Github Code You can install via composer by using this command:-

composer require litto/message:v2.0

##How to Use?

  1. Always remember to start session in your application using session-start();
  2. Copy the Message.php in Vendor folder or in your folder of your choice
  3. Include The file using autoload or using include function
  4. For Setting Message pass like:-

$message = new Message('Your Message Text','Messagetype string'); $message->setMessage();

Message Type Strings - error,message,warning

  1. To Display call it like:-
showMessage(); $message->clearmessage(); ?>
  1. The message display will be using the boostrap alert styles. if you want to change the design class, you can chnage in the Message.php file

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2022-02-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固