Beginner Codes<script>alert("Hello World! The hacker was here!")</script>
Search in substring ProblemNope, I don't like using [Code]substr()[/Code] because it returns a string, not its position.
Search in substring ProblemNow it works. I understand what's wrong with my code. Thank you very much kevinkjt2000 for help.
Search in substring ProblemHello everybody! I am trying to make a function which finds the position of a substring in a char...