Develop Rock-Solid Code In PHP: Use Variables Effectively, Part 2
By Amol Hatwar
2004-01-23
Reader Rating:

Resources
• Download the def_parser.zip file which contains an implementation of the configuration file parser that writes files you can include in your scripts.
• Visit PHPBuilder.com and Developer Shed for more examples on using variable variable names in PHP.
• Read about Free Energy, a simple method for coding Web applications.
• Download or refer to the PHP Manual online.
• Take the tutorial, "Writing efficient PHP" and learn how to write efficient PHP code (developerWorks, July 2002).
• Read "Laying the foundation," my first article in this series, for pointers on designing and planning Web applications (developerWorks, August 2002).
First published by IBM developerWorks
If you found this article interesting, you may want to read these as well:
» Protecting your PHP and HTML Source Code
» Publishing Newsletters Using PHP & MySQL - 4
» Publishing Newsletters Using PHP & MySQL - 3
» Publishing Newsletter Using PHP & MySQL - 2
» Publishing Newsletters Using PHP & MySQL
» Unix Webserver Crontab Basics
|