This string functions are currently supported. - [x] addcslashes - [x] addslashes - [x] bin2hex - [x] chop - [x] chr - [x] chunk_split - [x] convert_cyr_string - [ ] convert_uudecode (**help wanted**) - [ ] convert_uuencode (**help wanted**) - [x] count_chars - [x] crc32 - [ ] crypt (**help wanted**) - [x] echo - [x] explode - [x] fprintf - [x] get_html_translation_table - [x] hebrev (_not supported_) - [x] hebrevc (_not supported_) - [x] hex2bin - [x] html_entity_decode - [x] htmlentities - [x] htmlspecialchars_decode - [x] htmlspecialchars - [x] implode - [x] join - [x] lcfirst - [x] levenshtein - [x] localeconv - [x] ltrim - [x] md5_file (_does not read file_) - [x] md5 - [ ] metaphone (**help wanted**) - [x] money_format - [x] nl_langinfo (_not supported_) - [x] nl2br - [x] number_format - [x] ord - [x] parse_str - [x] print - [x] printf - [x] quoted_printable_decode - [x] quoted_printable_encode - [x] quotemeta - [x] rtrim - [x] setlocale (_not supported_) - [x] sha1_file (_does not read file_) - [x] sha1 - [x] similar_text - [ ] soundex (**help wanted**) - [x] sprintf - [x] sscanf - [x] str_getcsv - [x] str_ireplace - [x] str_pad - [x] str_repeat - [x] str_replace - [x] str_rot13 - [x] str_shuffle - [x] str_split - [x] str_word_count - [x] strcasecmp - [x] strchr - [x] strcmp - [x] strcoll - [x] strcspn - [x] strip_tags - [x] stripcslashes - [x] stripos - [x] stripslashes - [x] stristr - [x] strlen - [x] strnatcasecmp - [x] strnatcmp - [x] strncasecmp - [x] strncmp - [x] strpbrk - [x] strpos - [x] strrchr - [x] strrev - [x] strripos - [x] strrpos - [x] strspn - [x] strstr - [x] strtok - [x] strtolower - [x] strtoupper - [x] strtr - [ ] substr_compare - [ ] substr_count - [ ] substr_replace - [x] substr - [x] trim - [x] ucfirst - [x] ucwords - [x] vfprintf - [x] vprintf - [x] vsprintf - [x] wordwrap
This string functions are currently supported.