\tickyapp

Summary

Methods
Properties
Constants
run()
showmsg()
fatalerror()
halt()
$namespace
$config
No constants found
No protected methods found
No protected properties found
N/A
_init_lang()
_init_env()
No private properties found
N/A

Properties

$namespace

$namespace : 

Type

$config

$config : 

Type

Methods

run()

run() 

showmsg()

showmsg(string  $msg, string  $gourl, integer  $limittime) : void

提示信息页面跳转

Parameters

string $msg

消息提示信息

string $gourl

跳转地址

integer $limittime

限制时间

fatalerror()

fatalerror(string  $msg, string  $detailed = '', string  $type = 1) : void

打开调式模式情况下, 输出致命错误

Parameters

string $msg

提示信息

string $detailed

详细信息

string $type

错误类型 1:php 2:mysql

halt()

halt(string  $msg) : void

输出错误提示

Parameters

string $msg

提示信息

_init_lang()

_init_lang() 

_init_env()

_init_env()