On 4/27/06, Kevin Waterson <[EMAIL PROTECTED]> wrote:
This one time, at band camp, "Wez Furlong" <[EMAIL PROTECTED]> wrote:
> The manual doesn't tell you that you can use spaces, so simply don't do it.
but in this example we have a space and it works
mysql: host = localhost; dbname=test
The manual doesn't tell you that you can use spaces.
So, *don't do that*.
The behaviour may change; relying on undefined behaviour means that
you can expect your application to break one day, later rather than
sooner.
So, one last time: *don't do that*.
--Wez.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php