The Birth of a Function
Jason Lotito on 2001 March 13
I will be honest. I keep learning new things everyday. And as I learn new things, I wish I could go back and add on to the tutorials I have done, and go further into detail. But then I remember, I have so much more to teach. So rather than going back, I am going to move forward.
Functions are the backbone of programming. If you don't use functions, shame on you. They make your life as a hacker/programmer/code/guru/phphead so much easier. So, here I am to tell you how to create functions. =)...