A terrific tutorial on PHP's wild and wooly filter_var family. If you need to filter input (and you do), check it out.
Also, if you decide you want to include multiple flags for one of the filters, here's a guide to help:
How to add multiple options/flags to PHP filter_var()
No comments:
Post a Comment