I’m looking for suggestions for applications involving PHP and MySQL. You will be applying what you have worked on in previous tutorials.
Continue reading
Tag Archives: User Input
Securing Disabled Form Elements
This is my first post in my mini-series about form security. If you missed it, you can read about the introductory post to the series here.
Checking User Input is Important
When creating a form, it isn’t a good idea to assume that the form won’t be manipulated. It will be – and you have to make sure that your application will be able to handle these manipulations. Continue reading
Open For Questions
Before I get started with the new topics that I’m going to be blogging about, I’m looking for a few questions to answer. Click ‘Learn more’ for a list of things you could ask about and then leave any questions in a comment. Thanks!