Page 1 of 1

login mysql

Posted: Sun Jun 07, 2020 4:56 pm
by Chameleon
Hi I have created a test login site and set it to use the mysql for the database. I have also created the database on my server and used the settings in my web pages. I have opened the signup object properties and clicked create database this gives me the code needed to create my tables, I login to the database via phpmyadmin but forgot where I need to paste the code to create the tables.
Where do I paste the code into?

thanks

William.

Re: login mysql

Posted: Sun Jun 07, 2020 5:11 pm
by Pablo
You can insert code via the SQL section.

Note that I cannot give support on PHP Admin.

Re: login mysql

Posted: Mon Jun 08, 2020 4:05 pm
by Chameleon
Cheers Pablo,

That sorted it thanks