Connecting PHP to MSSQL 2000?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • acb7621
    New Member
    • Mar 2007
    • 1

    Connecting PHP to MSSQL 2000?

    Hi every1,
    Ive just created a database in MSSQL 2000. Ive created all the tables and inserted demo records it compiles completely.

    I am now trying to connect to the database with PHP through the IIS but it does not display anything at all. I have some normal 'echo' code to check that PHP is fine, and THAT displays ... but it seems i can't even connect but i don't even get an error message!

    I'm running PHP 5, IIS 5 and MSSQL 2000 on the same machine. the php_mssql extension is uncommented.

    Can any1 tell me what I am doin wrong, or not doin at all?

    Thanks allan
    Last edited by acb7621; Mar 19 '07, 01:22 PM. Reason: added version details
Working...