RU beehive logo ITEC dept promo banner
ITEC 325
2011spring
ibarland

homelectsexamshws
breeze (snow day)

ch10-funcs
functions
chapter 10

From PHP Visual Quickstart Guide by Larry Ullman
Based on notes by Jack Davis (jcdavis@radford.edu)

Creating functions can save you oodles of time over the course of your programming projects. They are needed if you want to create well structured Web applications. You should use functions to modularize code and to build reusable code. You are encouraged to make a file for the reusable parts of data verification, as well as a file of for common utility functions, and include these functions from other files.

homelectsexamshws
breeze (snow day)


©2011, Ian Barland, Radford University
Last modified 2011.Mar.13 (Sun)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme