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