03-19-2008, 03:57 PM
|
#6 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by dschreck
Yeah, I knew you could do that, I just didn't think you wanted to assign the same value to more than one variable.
;p
|
Ah well.. I will just do the original method:
PHP Code:
$foo = 'foo';
$bar = 'bar';
__________________
VillageIdiot can have my babbies ;d
|
|
|
|