On Dec 9, 2004, at 10:02 PM, Song Ken Vern wrote:
Hi,
Tried searching for what this $$ operator means.
But can't get the right results by using $$ as search string in php manual.
$temp = $$temp2;
Is this an array assignment?
No, its a variable varible:
http://us2.php.net/manual/en/language.variables.variable.php
-ryan -- http://theryanking.com/blog
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php