This is a discussion on function: global, static and...? within the PHP General forums, part of the PHP Programming Forums category; Hi, I was just thinking about functions, and I believe there were more than two keywords like "global" ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
* Thus wrote Michael Müller (webmaster@php4u.net):
> Hi, > I was just thinking about functions, and I believe there were more than two > keywords like "global" and "static", which could be used in functions... > does anybody know them and their functions? hm. I dont even know where global and static are defined in the manual. Curt -- "I used to think I was indecisive, but now I'm not so sure." |
|
|||
|
Curt Zirzow wrote:
> * Thus wrote Michael Müller (webmaster@php4u.net): >> Hi, >> I was just thinking about functions, and I believe there were more >> than two keywords like "global" and "static", which could be used in >> functions... does anybody know them and their functions? > > hm. I dont even know where global and static are defined in the > manual. hi, look here: http://www.php.net/manual/en/languag...bles.scope.php ciao SVEN |
![]() |
| Thread Tools | |
| Display Modes | |
|
|