CoreAPI
[ class tree: CoreAPI ] [ index: CoreAPI ] [ all elements ]

Procedural File: php_api.php

Source Location: /core/php_api.php



Page Details:

Functions to help in backwards compatibility of PHP versions, etc.



Tags:

copyright:  Copyright (C) 2002 - 2010 MantisBT Team - mantisbt-dev@lists.sourceforge.net
copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
link:  http://www.mantisbt.org







PHP_MIN_VERSION [line 29]

PHP_MIN_VERSION = '5.1.0'
Constant for our minimum required PHP version


[ Top ]




mb_substr [line 107]

void mb_substr( $p_text, $p_index, $p_size)



Parameters

   $p_text  
   $p_index  
   $p_size  
[ Top ]



memory_get_peak_usage [line 100]

void memory_get_peak_usage( )



[ Top ]



php_mode [line 38]

int php_mode( )

Determine if PHP is running in CLI or CGI mode and return the mode.



Tags:

return:  PHP mode


[ Top ]



php_version_at_least [line 57]

void php_version_at_least( $p_version_string)



Parameters

   $p_version_string  
[ Top ]



Documentation generated on Sun, 12 Dec 2010 23:50:44 +0900 by phpDocumentor 1.4.3
inserted by FC2 system