convert_cyr_string
  • References/PHP/Function/Text Processing/String

(PHP 4, PHP 5, PHP 7) Convert from one Cyrillic character set to another

2025-01-10 15:47:30
ssdeep_fuzzy_compare
  • References/PHP/Function/Text Processing/ssdeep

(PECL ssdeep >= 1.0.0) Calculates the match score between two fuzzy hash signatures

2025-01-10 15:47:30
strnatcasecmp
  • References/PHP/Function/Text Processing/String

(PHP 4, PHP 5, PHP 7) Case insensitive string comparisons using a "natural order" algorithm

2025-01-10 15:47:30
bbcode_add_element
  • References/PHP/Function/Text Processing/BBCode

(PECL bbcode >= 0.9.0) Adds a bbcode element

2025-01-10 15:47:30
strnatcmp
  • References/PHP/Function/Text Processing/String

(PHP 4, PHP 5, PHP 7) String comparisons using a "natural order" algorithm

2025-01-10 15:47:30
strrev
  • References/PHP/Function/Text Processing/String

(PHP 4, PHP 5, PHP 7) Reverse a string string

2025-01-10 15:47:30
strpbrk
  • References/PHP/Function/Text Processing/String

(PHP 5, PHP 7) Search a string for any of a set of characters

2025-01-10 15:47:30
split
  • References/PHP/Function/Text Processing/POSIX Regex

(PHP 4, PHP 5) Split string into array by regular expression

2025-01-10 15:47:30
stripos
  • References/PHP/Function/Text Processing/String

(PHP 5, PHP 7) Find the position of the first occurrence of a case-insensitive substring in a string

2025-01-10 15:47:30
preg_replace
  • References/PHP/Function/Text Processing/PCRE

(PHP 4, PHP 5, PHP 7) Perform a regular expression search and replace

2025-01-10 15:47:30