adding more tables mysql
#6

Quote:
Originally Posted by denNorske
Посмотреть сообщение
Well somewhat like that.

You go into the database, add the table you want (or columns you need for new fields)
Then, make the columns or table load into the script and assign the values you load into variables (for instance)
And use the information like that.

This is done the same way as in the system you linked:


The same method to save the data too as in the tutorial, you need to update the data in the fields. (UPDATE table SET ...)
thanks that helped me out alot
Reply


Messages In This Thread
adding more tables mysql - by MrCesar - 10.01.2018, 00:32
Re: adding more tables mysql - by Hypex - 10.01.2018, 00:38
Re: adding more tables mysql - by iLearner - 10.01.2018, 05:42
Re: adding more tables mysql - by MrCesar - 10.01.2018, 11:37
Re: adding more tables mysql - by denNorske - 10.01.2018, 12:41
Re: adding more tables mysql - by MrCesar - 10.01.2018, 13:02

Forum Jump:


Users browsing this thread: 1 Guest(s)