find string in string ph code example Example: php find string in string $pos = strpos("find the position of X in here", "X");