Xataface Email Module 0.3
Email/Mailmerge Module for Xataface
Public Member Functions
FUNC4 Class Reference

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 
)

Definition at line 181 of file FUNC4.php.

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

Definition at line 109 of file FUNC4.php.

is_debug ( debug)

Definition at line 33 of file FUNC4.php.

is_hostname ( str = null,
addr = false,
debug = null 
)

Definition at line 141 of file FUNC4.php.

is_ipv4 ( str = null,
debug = null 
)

Definition at line 175 of file FUNC4.php.

is_mail ( addr = null,
vermx = false,
debug = null 
)

Definition at line 199 of file FUNC4.php.

is_win ( )

Definition at line 42 of file FUNC4.php.

log_errors ( msg = null,
strip = false 
)

Definition at line 46 of file FUNC4.php.

microtime_float ( )

Definition at line 37 of file FUNC4.php.

mime_type ( name = null,
debug = null 
)

Definition at line 215 of file FUNC4.php.

str_clear ( str = null,
addrep = null,
debug = null 
)

Definition at line 88 of file FUNC4.php.

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

Definition at line 64 of file FUNC4.php.


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