Todo List
Functions to help in backwards compatibility of PHP versions, etc.
PHP_MIN_VERSION = '5.1.0'
void memory_get_peak_usage( )
int php_mode( )
Determine if PHP is running in CLI or CGI mode and return the mode.
void php_version_at_least( $p_version_string )