Forum: PHP Aug 11th, 2008 |
| Replies: 19 Views: 1,933 Again, I think if you just check it using is_numeric, you should be fine. |
Forum: PHP Aug 11th, 2008 |
| Replies: 19 Views: 1,933 Take a look here (http://www.forum.jaoudestudios.com/viewtopic.php?f=13&t=103) for a couple of small functions that will help you, in terms of handling user input.
Also, if you're passing a... |