Which one of the following functions is used to search a string?
Which one of the following functions is used to search a string? Correct Answer preg_match
The function returns 1 if search was successful else returns 0.Which one of the following functions is used to search a string? Correct Answer preg_match
The function returns 1 if search was successful else returns 0.