login mysql

Issues related to forms.
Post Reply
Chameleon
 
 
Posts: 125
Joined: Sat Sep 29, 2018 7:29 pm

login mysql

Post 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.
User avatar
Pablo
 
Posts: 23025
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: login mysql

Post by Pablo »

You can insert code via the SQL section.

Note that I cannot give support on PHP Admin.
Chameleon
 
 
Posts: 125
Joined: Sat Sep 29, 2018 7:29 pm

Re: login mysql

Post by Chameleon »

Cheers Pablo,

That sorted it thanks
Post Reply