Xataface Email Module 0.2
Email/Mailmerge Module for Xataface
Static Public Member Functions
FUNC5 Class Reference

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]

Definition at line 174 of file FUNC5.php.

static is_alpha ( str = null,
num = true,
add = '',
debug = null 
) [static]

Definition at line 102 of file FUNC5.php.

static is_debug ( debug) [static]

Definition at line 27 of file FUNC5.php.

static is_hostname ( str = null,
addr = false,
debug = null 
) [static]

Definition at line 134 of file FUNC5.php.

static is_ipv4 ( str = null,
debug = null 
) [static]

Definition at line 168 of file FUNC5.php.

static is_mail ( addr = null,
vermx = false,
debug = null 
) [static]

Definition at line 192 of file FUNC5.php.

static is_win ( ) [static]

Definition at line 35 of file FUNC5.php.

static log_errors ( msg = null,
strip = false 
) [static]

Definition at line 39 of file FUNC5.php.

static microtime_float ( ) [static]

Definition at line 31 of file FUNC5.php.

static mime_type ( name = null,
debug = null 
) [static]

Definition at line 208 of file FUNC5.php.

static str_clear ( str = null,
addrep = null,
debug = null 
) [static]

Definition at line 81 of file FUNC5.php.

static trace ( debug,
message = null,
level = 1,
ret = false 
) [static]

Definition at line 57 of file FUNC5.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations