On a project that I was recently working on, I had a series of text input boxes that I wanted to be numeric only fields. I have my PHP form validation to check that the data is numeric before entering any information in to the database, and I always use mysql_real_escape_string() on the [...]
Controlling Input with Mootools Javascript April 22nd, 2009 by Sheldon Lendrum
Building a Completely Dynamic site using text files, PHP and no mySQL. August 3rd, 2008 by Sheldon Lendrum
I spent a fair amount of time trying to help people on PHP forums such as webdeveloper.com : Sheldon and one thing I see on a regular basis is over complex systems for basic site structures with people who at this stage don’t have enough knowledge of PHP to build a secure structure.
Now don’t get [...]
