03-19-2008, 03:31 PM
|
#4 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
I figured out a way for it to work:
PHP Code:
<?php $foo = $bar = 'foo';
?>
But this isnt two separate values, this is just clustering $foo into $bar which assigns to $foo but umm, I still want to do it clustered multipled variables, with different values.
__________________
VillageIdiot can have my babbies ;d
|
|
|
|