public marks

PUBLIC MARKS from smartestbiz with tags "web design" & php5

31 December 2006 02:30

Secure programming habits in PHP

The goal of this article is to show common threats and challenges of programming secure PHP applications. The wonderful thing about PHP is that people with little or even no programming experience are able to achieve simple goals very quickly. The problem, on the other hand, is that many programmers are not really conscious about what is going behind the curtains. Security and convenience do not often go hand in hand — but they can.