Develop Rock-Solid Code In PHP: Lay The Foundation, Part 1
By Amol Hatwar2004-01-21
Write rock-solid code
Sounds difficult? It's not. Frankly put, writing rock-solid code doesn't require a genius. You just need to ask yourself the right questions when in doubt so that you don't stray off-track:
• Is it secure?
• Is it simple and comprehensible?
• Is it platform-independent?
• Is it fast enough?
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!

