
This one is for PHP developers out there. I started getting my hands dirty with PHP about a year and half back when I started developing WordPress plugins and themes.
Given my little exposure, I’ve still got a long way to go to even call myself a “PHP Developer”. And hence this article is ideal for me. Not just me, but I think even experienced PHP coders need to keep the 10 points listed there in mind.
To summarize, the top 10 mistakes are:
- Not escaping entities
- Not Escaping SQL input
- Wrong use of HTTP-header related functions: header(), session_start(), setcookie()
- Requiring and including files using untrusted data
- Syntax errors
- No or little use of Object Orientation
- Not using a framework
- Not knowing about existing functionality
- Using old PHP versions
- Double escaping quotes
Read the article for more details »
Liked this article? Subscribe to site feed
, subscribe via email or add to your Technorati favs to receive regular updates..
Post Details
- Post Date :
- Thursday, Jan 11th, 2007 at 7:45 am
- Category :
- Design and Development and PHP and Techtites Daily and Thursday
- Tags :
- Design and Development, PHP
- Do More :
- You can leave a response or a trackback from your own site.
Related Posts
Some posts related to the post you have just read:
Recent Posts
Previous and Next
Latest Five


Leave a Reply