Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Have anyone ever seen this error: Fatal error: Call to undefined function mssql_connect() in /var/www/html/testing/include/dbconnection.mssql.unix.php on line 8? I am building the project from winxp. Do you know how to fix this?Thanks,
It appears your PHP installation doesn't include SQL Server support.You need to check with your web hosting provider if SQL Server is supported.More info:http://www.webmasterworld.com/forum88/3676.htmEven more info:http://ca2.php.net/manual/en/ref.mssql.php
Thanks, I will give it a try.