From: "Matthew Sims" <[EMAIL PROTECTED]>

Just mostly curious but is there a way to assign one variable to multiple
variables in one single line?

$a = $b = $c = $d = 1;

---John Holmes...

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to