pps: don't use "foo $bar blah" -- use 'foo ' . $bar . ' blah'; or commas:)
Why do you say this? I prefer "foo $bar blah".
- Chris
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
pps: don't use "foo $bar blah" -- use 'foo ' . $bar . ' blah'; or commas:)
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php