Static Public Member Functions |
static | is_debug ($debug) |
static | microtime_float () |
static | is_win () |
static | log_errors ($msg=null, $strip=false) |
static | trace ($debug, $message=null, $level=1, $ret=false) |
static | str_clear ($str=null, $addrep=null, $debug=null) |
static | is_alpha ($str=null, $num=true, $add= '', $debug=null) |
static | is_hostname ($str=null, $addr=false, $debug=null) |
static | is_ipv4 ($str=null, $debug=null) |
static | getmxrr_win ($hostname=null, &$mxhosts, $debug=null) |
static | is_mail ($addr=null, $vermx=false, $debug=null) |
static | mime_type ($name=null, $debug=null) |
Detailed Description
Definition at line 25 of file FUNC5.php.
Member Function Documentation
static getmxrr_win |
( |
|
$hostname = null , |
|
|
& |
$mxhosts, |
|
|
|
$debug = null |
|
) |
| |
|
static |
static is_alpha |
( |
|
$str = null , |
|
|
|
$num = true , |
|
|
|
$add = '' , |
|
|
|
$debug = null |
|
) |
| |
|
static |
static is_debug |
( |
|
$debug | ) |
|
|
static |
static is_hostname |
( |
|
$str = null , |
|
|
|
$addr = false , |
|
|
|
$debug = null |
|
) |
| |
|
static |
static is_ipv4 |
( |
|
$str = null , |
|
|
|
$debug = null |
|
) |
| |
|
static |
static is_mail |
( |
|
$addr = null , |
|
|
|
$vermx = false , |
|
|
|
$debug = null |
|
) |
| |
|
static |
static log_errors |
( |
|
$msg = null , |
|
|
|
$strip = false |
|
) |
| |
|
static |
static microtime_float |
( |
| ) |
|
|
static |
static mime_type |
( |
|
$name = null , |
|
|
|
$debug = null |
|
) |
| |
|
static |
static str_clear |
( |
|
$str = null , |
|
|
|
$addrep = null , |
|
|
|
$debug = null |
|
) |
| |
|
static |
static trace |
( |
|
$debug, |
|
|
|
$message = null , |
|
|
|
$level = 1 , |
|
|
|
$ret = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: