Functions Variable Scope In Php
|
Popularity: (352)
Tags: php functions variable scope Link: Visit It >> |
this is a little tutorial on functions and variable scope. In php as you write your code it is very likely that you will find yourself doing one action over and over possibly one that is very lengthy and when it s lengthy it s not always fun to make the code time this is the very reason functions were designed.