Re: [PHP-LANG] Variable Swap

[email protected] (Rasmus Lerdorf) Tue, 11 Dec 2001 01:36:35 -0800 (PST)
Newsgroups php.lang
Message-ID <[email protected]>
Nope

On Mon, 10 Dec 2001, Bharath Bhushan Lohray wrote:

> Is there a way of swapping the values of two variables without involving a
> third variable.
> 
> something similar to the SWAP(A$,B$) of BASIC
> 
> I have a big variable(array) and I want to keep my script's memory
> requirements as low as possible.
> 
> -Bharath Bhushan Lohray
> 
> 
> 
> 
> 
>