Wednesday, February 4th, 2009
I recently wrote a post about three PHP mistakes that can give you a bad headache. The blog readers commented even more mistakes, and there was a whole new article on another site with 8 mistakes of their own!
This post is dedicated to the mistakes my readers posted in the ...
Posted in Programming | 2 Comments »
Monday, February 2nd, 2009
Imagine the following: you have some form elements that need to render themselves. You have saved them in a database, as your users must be able to modify the forms. You have a bunch of different kinds of elements: a text field, a longer textarea field, maybe a field used ...
Posted in Programming | 8 Comments »