[PHP] connection parameters to db's

2004-07-03 Thread Dennis Gearon
Please CC me.
When I connect to a database on the same machine as the apache server us running under, that's 
server name localhost, right?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] connection parameters to db's

2004-07-03 Thread John W. Holmes
Dennis Gearon wrote:
When I connect to a database on the same machine as the apache server us 
running under, that's server name localhost, right?
Yes. You can also use the IP address or computer name.
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals  www.phparch.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php