Develop Rock-Solid Code In PHP: Lay The Foundation, Part 1
By Amol Hatwar2004-01-21
Secure your code
Today, trusting data that users submit is difficult. Make sure that you validate it and ensure that it is clean before using it. Keep in mind that putting your Web application on the Internet exposes your system, your software, your data, and your business to a huge network.
Ensure that your code runs securely at all times.
Tutorial pages:
|
First published by IBM developerWorks
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Develop Rock-Solid Code In PHP: Lay The Foundation, Part 1"
You must be logged in to post a comment.
Link to This Tutorial Page!

