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

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

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

相关代码

												 				  Set/Get the default options for mbregex functions				  				 				 				 mb_regex_encoding				 mb_send_mail				 Multibyte String Functions				 PHP Manual								 				  mb_regex_set_options				  (PHP 4 >= 4.3.0, PHP 5)mb_regex_set_options — Set/Get the default options for mbregex functions								 				   				 				  Description				  				   string mb_regex_set_options				    ([ string $options				  ] )								  				   Sets the default options described by options				 				   for multibyte regex functions.				  				 												 				  Parameters				  				   								    								     options												     								      				       The options to set.				      				     								    								   								  				 												 				  Return Values				  				   The previous options. If options				 is omitted, 				   it returns the string that describes the current options.				  				 												 				  See Also				  				   				    mb_split()				    mb_ereg()				    mb_eregi()				   				  				 																 mb_regex_encoding				 mb_send_mail				 Multibyte String Functions				 PHP Manual											

相关资源