php-windows Digest 5 Sep 2006 00:05:53 -0000 Issue 3029
Topics (messages 27122 through 27122):
Re: Localhost does not work
27122 by: Bruce Cowin
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Sorry, I'm way behind on my email lists! No, I'm definitely using a comma
rather than a colon and it works. I haven't tried a colon. Maybe they both
work?
Regards,
Bruce
>>> <[EMAIL PROTECTED]> 17/08/2006 10:18:00 a.m. >>>
Thats mean to be
localhost:9999
yeah?
Tryst
-----Original Message-----
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [email protected]
Sent: Fri, 11 Aug 2006 5.44AM
Subject: Re: [PHP-WIN] Localhost does not work
To get mine working, I had to use 'localhost,9999', where 9999 is the port
number.
Regards,
Bruce
>>> "Harpreet" <[EMAIL PROTECTED]> 11/08/2006 3:36:05 a.m. >>>
$con = mssql_connect('localhost','username','password')
Does not work but
$con = mssql_connect($_GET["HOSTNAME"],'username','password') works
fine.
Please help
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---