PHP: FunctionsHits: 1245
*****
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.
Platform(s): Windows
Date: Oct, 21 2006 Author: WebCheatSheet, http://www.webcheatsheet.com/php/functions.php {
Ratings}Number of Ratings: 326 Votes
Visitor Voting Booth:
|