> "WilliamGunther" == WilliamGunther <[EMAIL PROTECTED]> writes:
WilliamGunther> In a message dated 1/17/2003 6:04:41 PM Eastern Standard Time,
WilliamGunther> [EMAIL PROTECTED] writes:
>> Is it possible to name a variable as the numeric value of a scalar?
WilliamGunther> Well, all scalar
In a message dated 1/17/2003 6:04:41 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> Is it possible to name a variable as the numeric value of a scalar?
Well, all scalar variables you create must start with a letter. But, if
you're talking about something like this:
$var = "hello";
${$va
Is it possible to name a variable as the numeric value of a scalar?
Ed
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]