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,...