PHP security

October 31, 2007 – 16:37

Did some browsing on php security.

PHP programming security:

Lots of issues apply to general web programming. The main message is: never trust user input. Always check everything a user is posting in your webapp.

Cool article about breaking firewalls with ssh and putty. At the bottom of that article more interesting stuff is linked.

PHP language security:

Sorry, comments for this entry are closed at this time.