PHP String

PHP String Functions ; strstr(), Finds the first occurrence of a string inside another string (case-sensitive) ; strtok(), Splits a string into smaller strings.