Re: Localhost does not work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Thats mean to be 
 localhost:9999



yeah?



Tryst

   
 -----Original Message-----
 From: bdc@xxxxxxxxxxxxxxx
 To: harpreet@xxxxxxxxxxxxxxx; php-windows@xxxxxxxxxxxxx
 Sent: Fri, 11 Aug 2006 5.44AM
 Subject: Re:  Localhost does not work
 
  To get mine working, I had to use 'localhost,9999', where 9999 is the port 
number.


Regards,

Bruce

>>> "Harpreet" <harpreet@xxxxxxxxxxxxxxx> 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
   

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux