Developer Forums | About Us | Site Map
Search  
HOME > TUTORIALS > SERVER SIDE CODING > PHP TUTORIALS > DEVELOP ROCK SOLID CODE IN PHP: PART 1


Sponsors





Useful Lists

Web Host
site hosted by netplex

Online Manuals

Develop Rock Solid Code In PHP: Part 1
By Amol Hatwar - 2004-01-02 Page:  1 2 3 4

Summary and Resources

In this series opener, you saw what actually goes into making rock-solid code. Making big-applications in PHP is not at all difficult if you work carefully. In fact, many applications in PHP have been developed single-handedly. At the same time, it is important to realize that you can easily fall into traps. As long as you plan, break things down into smaller tasks, and implement them properly -- little else should get in your way.

In the next installment, you will learn how to employ variables and functions efficiently. As a bonus, I will show you how to do some magic with variables and functions in PHP. We planned our flight in this article. We will get many more things in place after the next article -- perhaps even fly. Until then, bon voyage.



View Develop Rock Solid Code In PHP: Part 1 Discussion

Page:  1 2 3 4 Next Page: Lay the foundation

First published by IBM developerWorks


Copyright 2004-2024 GrindingGears.com. All rights reserved.
Article copyright and all rights retained by the author.