03-19-2008, 03:21 PM
|
#2 (permalink)
|
|
The Contributor
Join Date: Nov 2007
Location: California
Posts: 82
Thanks: 0
|
I'm not entirely sure myself...
I can't really see why you wouldnt just want to..
PHP Code:
$foo = 'bar'; $bar = 'foo';
White space doesn't matter, you just need to be sure you end your statement.
|
|
|
|