I'm trying to create a registration page and save the user's data in MySQL, but it's impossible to do that. I already researched the internet, but apparently my code is correct.
SQL code:
CREATE SCHEMA IF NOT EXISTS site;
CREATE TABL...
asked by
03.10.2014 / 07:13