PHP - String Functions
Why does
strpos return false instead of 0 when the substring is not found, and how should you check its result?strpos return false instead of 0 when the substring is not found, and how should you check its result?strpos returns 0 if substring is at start, false if not found.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions