PHP Tutorial

Top 7 PHP Security Blunders

PHP is a terrific language for the rapid development of dynamic Websites. It also has many features that are friendly to beginning programmers, such as the fact that it doesn't require variable declarations. However, many of these features can lead a programmer inadvertently to allow security holes to creep into a Web application.
Security » sitepoint.com
Score(+): 0 | Views: 34 | Save it | Report it


Top 20 Similar PHP Tutorials

PHP Security

Learn how to Validate User Input
Security » imneebu.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Mail() security risks

In this tutorial we'll speak about the dangers mail() brings with it.
Security » combined-minds.net
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Security in your online applications

Protect yourself, your server and your scripts. Also covers session fixation and SQL injection.
Security » roscripts.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

Get - Include: security problems

Unfortunately you find it everywhere, Get – Include security flaws. In this tutorial you will learn what this is, how to find it. And of course how to fix it!
Security » combined-minds.net
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

PHP Security With SALTing Passwords

Learn more about PHP Security With SALTing Passwords
Security » iscripting.net
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Site Security (Anti Hacking)

This tutorial is about Preventing XSS or Cross Site Scripting
Security » avengex.com
Score(+): 0 | Views: 48 | Similar Tuts | Save it | View this tutorial

Learn the Authentication and Security for Database Applications

In this tutorial we discuss the techniques used to build web database applications that authenticate, authorize, and protect the data that is transmitted over the Web
Security » brainbell.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Hash Salting: Uber-Security For Your User System

This tutorial shows you how to add the next level of security by adding salts to your password hashes and making them virtually uncrackable.
General » avengex.com
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial