Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
iconv_strlen
iconv_strlen
Returns the number of characters of the string
Name:
iconv_strlen
Category:
Character Set Conversion iconv
Programming Language:
php
One-line Description:
Returns the number of characters of the string
Related
Use gmdate to output dates in RFC 2822 format
7
Create a subset of an array using array_slice
9
Different roles of curl_close and curl_reset in cURL session management
7
Use get_client_version to improve security when user login
6
Similar Functions
iconv_strrpos
iconv_strrpos
Findthelastlocationo
ob_iconv_handler
ob_iconv_handler
Convertcharacterenco
iconv_set_encoding
iconv_set_encoding
Setthecurrentsetting
iconv_get_encoding
iconv_get_encoding
Gettheinternalconfig
iconv_mime_decode
iconv_mime_decode
DecodeaMIMEheaderfie
iconv
iconv
Stringsareconverteda
iconv_mime_decode_headers
iconv_mime_decode_headers
DecodemultipleMIMEhe
iconv_strpos
iconv_strpos
Findthelocationwhere
Popular Articles