Similar_text (PHP3 >= 3.0.7, PHP4 >= 4.0b2) similar_text---&http://www.aliyun.com/zixun/aggregation/37954. HTML >nbsp; Computes the similarity between two strings syntax: int Similar_text (String A, sec ...
SetLocale (PHP3, PHP4) setlocale---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Setting locale information Syntax: string setlocale (String category, string locale) Description: Parameter category is a string that specifies the function ...
Ob_end_clean (PHP4) ob_end_clean---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Discards output buffered content and turns off output buffering syntax: void Ob_end_clean (void); Description: This function discards the contents of the output buffer and turns off the output buffer. Reference: Ob_start (...)
Ob_end_flush (PHP4) ob_end_flush---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Clears output buffering and turns off output buffering syntax: void Ob_end_flush (void); Description: This function will send out the output buffered content and turn off the output buffer, if you want to further handle the buffered content, you ...
Ob_get_contents (PHP4) ob_get_contents---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns the content syntax for output buffering: string ob_get_contents (void); Description: This returns the contents of the output buffer and returns False if the output buffer is not turned on. ...
Count_chars (PHP4 >= 4.0b4) count_chars---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns the information syntax for the character used in the string: Mixed Count_chars (String string [, Mode]) Description: Compute argument string ...
Htmlentities (PHP3, PHP4) htmlentities---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Convert all characters to HTML entity syntax: String htmlentities (String string) Description: This function and Htmlspecialchars (...
Ob_start (PHP4) ob_start---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Open output buffering syntax: void Ob_start (void); Note: This function will open the output buffer, and when the output buffer is turned on there will be no output from the program release (REL), the output is appended to the internal buffer as an alternative. Internal buffering content ...
Convert_cyr_string (PHP3 >= 3.0.6, PHP4) convert_cyr_string---&http://www.aliyun.com/zixun/aggregation/ 37954.html ">nbsp; Convert Cyrillic font to another syntax: string convert_cyr_string (String str, st ...)
HEBREVC (PHP3, PHP4) HEBREVC---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Convert Hebrew word to visible text and new line conversion syntax: String HEBREVC (String hebrew_text [, int max_chars_per_line]) description ...
NL2BR (PHP3, PHP4) nl2br---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Convert new line to HTML <BR> syntax: String nl2br (String string) Description: Insert ' <BR> ' before all new rows (newline), this function passes ...
Metaphone (PHP4 >= 4.0b4) metaphone---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; The Metaphone key syntax for the computed string: string Metaphone (String str) Description: Computes the Metaphone key for Str. This letter ...
Get_meta_tags (PHP3 >= 3.0.4, PHP4) get_meta_tags---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Remove all meta tag content attributes from the file and return the array Syntax: get_meta_tags (string filename [, ...).
MD5 (PHP3, PHP4) MD5---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; MD5 of the computed string: string MD5 (String str) Description: Using RSA Data Security, Inc. MD5 message-digest algorithm ...
Chop (PHP3, PHP4) Chop---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Remove extra whitespace syntax: string chop (String str) Description: Returns parameter str removes the trailing extra whitespace string, including the new Line (newlines). Example: <?ph ...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.