View Single Post
Old 03-19-2008, 03:31 PM   #4 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

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
Orc is offline  
Reply With Quote