[Phpwm] WTF?

Phil Beynon phil at infolinkelectronics.co.uk
Tue Jan 8 18:50:16 GMT 2008


> | He avoided the iteratively nasty $$ arrays though.
>
>
> $$ arrays?
>
> You mean nested arrays?

Nope.

> (Where do variable variables come into play?)

Probably; when you use values from one array explicitly as keys or values
from another. It's complex to get your head around but actually very
efficient code once its done and since it can only use bits from existing
arrays / database calls.
You can also use it as a method of selecting between functions / class calls
where an if() statement would be highly complex and uninformative.

Phil
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.17.13/1213 - Release Date: 07/01/2008
09:14


More information about the Phpwm mailing list