Home CMS Tutorial DEDECMS What do the parameters in the DedeCMS prompt refer to?

What do the parameters in the DedeCMS prompt refer to?

Jul 18, 2019 pm 05:12 PM

What do the parameters in the DedeCMS prompt refer to?

The Showmsg function in DEDECMS is used to display the returned prompt information and jump to the corresponding page, but most novices don't know how to use it, so this article will focus on explaining it.

First look at the format of showmsg:

1

ShowMsg($msg,$gourl,$onlymsg=0,$limittime=0)

Copy after login

Give another example of showmsg:

1

ShowMsg("成功登录,5秒钟后转向系统主页...","index.php",0,2000);

Copy after login

Related recommendations: "dedecms usage tutorial"

Introduction to the usage and parameters of Showmsg in DEDECMS

Detailed explanation of parameters: The showmsg parameter is separated by English, (comma):

$msg parameter It is the information to be returned, which is the question of the prompt.

The $gourl parameter is the page to be returned after the prompt is completed. The specific parameters are:

1

2

3

-1  代表返回上一页

index.php 返回指定的index.php页面

javascript:window.opener=null;window.open('','_self');window.close(); 关闭当前提示窗口

Copy after login

$onlymsg parameter is the display method of the prompt. The specific parameters are:

1

2

3

$onlymsg=0 则以页面显示

$onlymsg<>0 则以对话框的形式进行显示

$limittime参数是提示出现的秒数,以毫秒为单位;1000就是1秒。

Copy after login

The above is the detailed content of What do the parameters in the DedeCMS prompt refer to?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)