Please answer this simple SPAM challenge: seven plus one? (Example: nine)
Finding numbers in strings requires you to cast the number to string first.strpos("123", 2) !== strpos("123", "2")
<< Back to user notes page