Help with MS SQL w/ W2K

admin

Administrator
Staff member
I'm trying a simple example, one found here, to get DB connectivity working with my PHP scripts. I grabbed a copy of Snippet ID# 146, but keep getting the following error:

Fatal error: Call to undefined function: mssql_connect() in e:\program files\apache group\apache\htdocs\sql.php on line 5

What exactly haven't I done, or have done, but incorrectly? The script is unchanged, I'm using PHP 4.05 on W2K, attempting to hit a SQL v7 server, which I can connect to via Query Analyzer, etc. Any help/pointers greatly appreciated!

Mr. D
 
Back
Top