.
Developer Spot - Web Development Tutorials
arrowDeverloper Spot  Tutorials  PHP  Develop Rock-Solid Code In PHP: Use Variables Effectively, Part 2  
 
Development Tutorials
ASP
CGI & Perl
CSS
HTML
Java
JavaScript
Linux
PHP
XML




More Resources
Web Hosting Articles
Web Development News
PHP Manual
Web Hosting Directory
Budget Web Hosting Linux Web Hosting Small Business Hosting
Windows Web Hosting Reseller Web Hosting Web Hosting Articles

Develop Rock-Solid Code In PHP: Use Variables Effectively, Part 2

By Amol Hatwar
2004-01-23
Reader Rating: 2 out of 5
Bookmark Print Version
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).


Article Pages:
Getting variables right
Variable variable names
Summary
Resources

First published by IBM developerWorks


 Rate this article:   Poor          Excellent 


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



 
Development Tutorials: CGI & Perl - CSS - HTML - Java - JavaScript - Linux - PHP - XML
More Resources: Web Hosting Articles - Web Development News - PHP Manual