User profile: programmer435

User info
User name:programmer435
Old user name:DOSProgrammer
History
Joined:
Number of posts:4
Latest posts:

Beginner Codes
<script>alert("Hello World! The hacker was here!")</script>

Search in substring Problem
Nope, I don't like using [Code]substr()[/Code] because it returns a string, not its position.

Search in substring Problem
Now it works. I understand what's wrong with my code. Thank you very much kevinkjt2000 for help.

Search in substring Problem
Hello everybody! I am trying to make a function which finds the position of a substring in a char...