[PHP] HELP, mssql_connect($hostname,$username,$password) ? From: Alexandr A Listopad (laa <email protected>)
Date: 08/06/00

hi!

I have this string in my .php-file, but it never finish succesfully :

mssql_connect($hostname,$username,$password) or die("DATABASE FAILED TO
RESPOND.");

please help me, Sybase support OK. But no one packets flow to $hostname
(i'd see it via tcpdump)

What does it mean:
"mssql_connect() establishes a connection to a MS SQL server. The
servername argument has to be a valid servername that is
defined in the 'interfaces' file." ???

this is from: php-manual/function.mssql-connect.html

what is interface file??

P.S. please mail answer to me CC:, i not subscribed to this list yet.

-- 
 Laa

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>