PHP_Compat Namespace Reference


Detailed Description

This lib provide html collection of compat functions.

all these function are prepend by function_exists

if (!function_exists('the_function')) { function the_function($foo) { .... return $bar; } }

CLAROLINE 1.8 Beginning with PHP 4.2.0 these functions are enabled by default. For older versions you have to configure and compile PHP with --enable-ctype. You can disable ctype support with --disable-ctype. http://php.net/function.str_ireplace Aidan Lister <aidan@php.net> PHP 5 PHP 4.0.0 (user_error) count not by returned by reference, to enable change '$count = null' to '&$count' http://php.net/function.file-put-contents.php CLAROLINE 1.8 PHP 4.0.0 (user_error) http://php.net/function.file-put-contents.php CLAROLINE 1.8.1 PHP 4.0.0 (user_error) http://php.net/function.scandir Aidan Lister <aidan@php.net> PHP 5 PHP 4.0.0 (user_error)

Generated on Tue Jun 8 12:28:40 2010 for Claroline API by  doxygen 1.6.3