User registration PHP and MySQL 1




Support me on Patreon: https://goo.gl/hv7yjB A registration form receives username, email and password and submits it to php code that processes the data and …

Original source


46 responses to “User registration PHP and MySQL 1”

  1. I am getting this error what should i do..

    Parse error: syntax error, unexpected '$_SESSION' (T_VARIABLE) in C:xampphtdocstestregister.php on line 27

    and the line is $_SESSION['username'] = $username;

    help me!!

  2. I have an error with my email? Why is this? It says "Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:xampphtdocsloginregister.php:8 Stack trace: #0 {main} thrown in C:xampphtdocsloginregister.php on line 8"

    Need help plsss huhu

  3. Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:xampphtdocsphpregistration.php:10 Stack trace: #0 {main} thrown in C:xampphtdocsphpregistration.php on line 10

Leave a Reply