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

源代码在线查看: function.session-module-name.html

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

相关代码

												 				  Get and/or set the current session module				  				 				 				 session_is_registered				 session_name				 Session Functions				 PHP Manual								 				  session_module_name				  (PHP 4, PHP 5)session_module_name — Get and/or set the current session module								 				 				 				  Description				  				   string session_module_name				    ([ string $module				  ] )								  				   session_module_name() gets the name of the current				   session module. 				  				 												 				  Parameters				  				   								    								     module												     								      				       If module				 is specified, that module will be				       used instead.				      				     								    								   								  				 												 				  Return Values				  				   Returns the name of the current session module.				  				 																 session_is_registered				 session_name				 Session Functions				 PHP Manual											

相关资源