View Single Post
  #1  
Old 05-02-2018, 02:24 AM
 
simetria simetria is offline
 

Advanced Member
  
Join Date: Jul 2013
Posts: 77
 

Default Proper method for creating a new table in X-Cart 4.6.1

I'm trying to create a table in the database to store some random information that does not really fit within any other existing table. I have a few questions on how to properly achieve this...

1) For X-Cart 4.6.1 can I simply create a table inside phpmyadmin, or does x-cart create tables from a php file?

2) What is the proper way to then store information in the table? Simple example: first name and last name, assuming a user already filled out the input fields and hit submit.

Thanks so much.
__________________
Thanks.
Reply With Quote