php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: function.spl-autoload-functions.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  Return all registered __autoload() functions				  				 				 				 spl_autoload_extensions				 spl_autoload_register				 SPL Functions				 PHP Manual								 				  spl_autoload_functions				  (PHP 5 >= 5.1.2)spl_autoload_functions — Return all registered __autoload() functions								 				 				  Description				  				   array spl_autoload_functions				    ( void				   )								  				   Get all registered __autoload() functions.				  				 												 				  Parameters				  This function has no parameters.				 												 				  Return Values				  				   An array of all registered __autoload functions.				   If the autoload stack is not activated then the return value is FALSE.				   If no function is registered the return value will be an empty array.				  				 																 spl_autoload_extensions				 spl_autoload_register				 SPL Functions				 PHP Manual											

相关资源