.

StringPHP Member List

This is the complete list of members for StringPHP, including all inherited members.
check_encoding($value, $encoding=false) StringPHP
convert($value, $from=false, $to=false) StringPHP
length($val) StringPHP
stripos($haystack, $needle, $offset=NULL) StringPHP
strpos($haystack, $needle, $offset=NULL) StringPHP
strrpos($haystack, $needle) StringPHP
substr($val, $start=0, $length=NULL) StringPHP
to_lower($val) StringPHP
to_upper($val) StringPHP