use xampp 1.7.3
and wampp spat a error:
Code:
Undefinend index: in s C:\wampp\www\Cadastro\register.php on line 3
look in your script on line 3:
Code:
require('./config/reg_conf.php');
Is the reg_conf.php in
C:\wampp\www\Cadastro\config\ ?
i had the same problem with Xampp 1.7.4. I found a solution: Xampp 1.7.4 isn't compatible with MSSQl,so the error was coming. With Xampp 1.7.3. it's work!
Maybe you haven't execute the
webCreateAcc.sql when the webCreateAcc.sql not work use the
webCreateAcc by Shining.sql.