Basic and Not so Basic "Function" Features Using PHP
(Page 1 of 2 )
Jason has written this article for those who are in the need of learning how to use functions in PHP. Covered in this article will be issues relating to OO programming.
Most of you probably have already used functions but do you know you can just do more then pass in some parameters and possible get a value back. This article will go through both the basics for new comers and some the other available features PHP has to offer for more advance PHP coders.Next: The Article >>
More PHP Articles
More By Jason Lam