: unfortunately no error messages come up e.t.c. and some things are not fully working. any idea what i need to do?
:
Hi, if you are working on database and you can't run your program excatly with no error messages.You must control if you install php in server correctly and also you must control the php.ini file.Because to connect the database you need dll file which must be in system32 php_mssql.dll or php_mysql.dll according to your database mangement system and its version ok?
Be careful!