Re: Equivalent of upvar
- From: "Oli Filth" <catch@xxxxxxxxxxxxxx>
- Date: 15 Sep 2005 07:05:51 -0700
am_ggh@xxxxxxxxxxx wrote:
> Is there a PHP equivalent of TCL's "upvar" ?
>
Don't know TCL, but having found out what upvar is, I guess "global" is
the closest paradigm in PHP, see
http://www.php.net/manual/language.variables.scope.php#language.variables.scope.global.
--
Oli
.
- References:
- Equivalent of upvar
- From: am_ggh
- Equivalent of upvar
- Prev by Date: Re: PHP 5 soap and XML custom soap header
- Next by Date: Database Optimization
- Previous by thread: Equivalent of upvar
- Next by thread: Re: Equivalent of upvar
- Index(es):
Relevant Pages
|