php-db | 2001011

RE: [PHP-DB] Problem width SQL on PHP4 From: Alarion (alarion <email protected>)
Date: 01/14/01

you need to "enable" the mssql extension.

I don't have the php.ini file here with me, but search the ini file for
"extension" and you should come to a list of them that are commented out.
just uncomment (by deleting the leading ";") the one for the extension you
need and then shut down IIS and restart it.

Sean

-----Original Message-----
From: Sebastian A. Davicco [mailto:tiogrimul <email protected>]
Sent: Sunday, January 14, 2001 2:20 PM
To: php-db <email protected>
Subject: [PHP-DB] Problem width SQL on PHP4

I need to run SQL funtions on my PHP scripts, the server is an NT4 width
service pack 6. I setup php4 and it working ok, but wen i want to run SQL
functions (like mssql_connect()) it show me a message saying i have use a
non supported funtion. Some idea ?... ill apreciate so much your help !!...
THANKS !!!!!

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

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

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