Error register script

04/09/2014 12:35 sony65#1
Hi,
Can you help me please ? :/

See my error on my register script : [Only registered and activated users can see links. Click Here To Register...]
04/09/2014 22:47 jenny2011#2
db_config.php
NAME & PASSWORD editieren pls.


register.php /(German)
04/10/2014 22:36 Blober#3
You are working with mssql. But the mssql php ext is not called by the server.
So i suggest you to use odbc or pdo_sqlsvr insted of mssql.

Mssql is no more by default with php. So i suggest you to use xampp or wamp on your VM. Then call the page with an iframe.
04/12/2014 16:10 Autrux#4
#moved