I need help please, I already tried to search how to fix.
the problem is it not only in Register.php in all others php and other pages with PHP.
the problem is
Quote:
Notice: Undefined index: activ in C:\xampp\htdocs\register.php on line 21
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\register.php on line 80
|
Line 21
Quote:
|
if($_POST['activ'] == '1') {
|
Line 80
Quote:
|
$con = mssql_connect($mssql['host'],$mssql['user'],$mssql['pass']);
|
if someone know that prob, help