|
Posted by Tom on 04/23/07 18:01
On Mon, 23 Apr 2007 11:46:31 +0200, Boris Savc wrote...
>
>Sorry for confuzing subject, but that's the thing I'm trying to achieve. For
>example:
>
>$a = "Hello";
>$b = 1;
>
>I want to change the name of $a to $a1 where 1 is value of variable $b!
>
>Thanks for all the help,
>Boris
>
>
Probably have to use a hash/associative array where you can make up whatever key
name you need to store its value.
Tom
--
Newsguy.com
90+ Days Retention
Higher levels of article completion
Broader newsgroups coverage
Navigation:
[Reply to this message]
|