当前位置:网站首页>Phpcms prompt message page Jump to showmessage
Phpcms prompt message page Jump to showmessage
2022-07-03 11:27:00 【Lai Zhongbiao】
/**
* The prompt information page jumps to , Jump address if you pass in an array , The page will prompt multiple addresses for users to choose , The default jump address is the first value of the array , Time is 5 second .
* showmessage(' Login successful ', array(' Default jump address '=>'http://www.phpcms.cn'));
* @param string $msg Prompt information
* @param mixed(string/array) $url_forward Jump address
* @param int $ms Jump waiting time
*/
function showmessage($msg, $url_forward = 'goback', $ms = 1250, $dialog = '', $returnjs = '') {}
边栏推荐
- DS90UB949
- Oracle 11g single machine cold standby database
- Execute kubectl on Tencent cloud container service node
- Analysis of JMM memory model
- [vtk] interpretation of source code comments of vtkwindowedsincpolydatafilter
- POI excel cell wrap
- 图解网络:什么是虚拟路由器冗余协议 VRRP?
- Using onvif protocol to operate the device
- 【obs】封装obs实现采集的基础流程
- (2) Base
猜你喜欢
Arctangent entropy: the latest SCI paper in July 2022
Summary of interview questions (2) IO model, set, NiO principle, cache penetration, breakdown avalanche
00后抛弃互联网: 毕业不想进大厂,要去搞最潮Web3
一文搞懂Go语言Context
ASP.NET-酒店管理系统
Encapsulate a koa distributed locking middleware to solve the problem of idempotent or repeated requests
The five-year itch of software testing engineers tells the experience of breaking through bottlenecks for two years
高精度室内定位技术,在智慧工厂安全管理的应用
Unity移动端游戏性能优化简谱之 画面表现与GPU压力的权衡
A simple method of adding dividing lines in recyclerview
随机推荐
Tencent micro app to get wechat user information
Asyncio warning deprecationwarning: there is no current event loop
Oracle 11g single machine cold standby database
Processes and threads
CorelDRAW Graphics Suite 2022新版功能详情介绍
在腾讯云容器服务Node上执行 kubectl
Commonly used discrete random distribution
图解网络:什么是虚拟路由器冗余协议 VRRP?
Google Earth Engine(GEE)——当我们前后影像来弥补插值效果得时候,没有效果怎么办?
JGG专刊征稿:时空组学
Touch and screen automatic rotation debugging
面試題總結(2) IO模型,集合,NIO 原理,緩存穿透,擊穿雪崩
【obs】obs的ini格式的ConfigFile
1. Hal driven development
如何:配置 ClickOnce 信任提示行为
BI技巧丨权限轴
[OBS] configFile in ini format of OBS
C语言二维数组
Struct function & function pointer
Unity移动端游戏性能优化简谱之 画面表现与GPU压力的权衡