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

源代码在线查看: function.mb-regex-encoding.html

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

相关代码

												 				  Returns current encoding for multibyte regex as string				  				 				 				 mb_preferred_mime_name				 mb_regex_set_options				 Multibyte String Functions				 PHP Manual								 				  mb_regex_encoding				  (PHP 4 >= 4.2.0, PHP 5)mb_regex_encoding — Returns current encoding for multibyte regex as string								 				   				 				  Description				  				   mixed mb_regex_encoding				    ([ string $encoding				  ] )								  				   Returns the current encoding for a multibyte regex as a string.				  				 												 				  Parameters				  				   								    								     encoding												     								      The encoding				 				parameter is the character encoding. If it is omitted, the internal character 				encoding value will be used.				     								    								   								  				 												 				  Return Values				  				   Returns the character encoding used by multibyte regex functions.				  				 												 				  See Also				  				   				    mb_internal_encoding()				    mb_ereg()				   				  				 																 mb_preferred_mime_name				 mb_regex_set_options				 Multibyte String Functions				 PHP Manual											

相关资源