PHP: Functions
A function is a block of code which can be called from any point in a script after it has been declared. It is basically a compartmentalized PHP script designed to accomplish a single task. Functions are useful because they contribute to rapid, reliable, error-reducing coding, and increase legibility by tiding up complicated code sequences.
Visit publisher site: PHP: FunctionsListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Introduction to PHP
- Submitted on:
- Last Updated:
- Oct 21, 2006
- Publisher:
- WebCheatSheet Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for PHP: Functions