Help in Mysql and php?

Abdullah S

New member
I'm want to add full information about a customer when they purchase a product and then the same customer came and purchase another product on another day.

Here there is no deletion of records continuously maintain by the admin

My question is how to add and retrieve one customer's detail in a same table without deleting/modifying old records and I don't want to create new table for each customer, is there any possible way to add detail in single row for a customer.


Thank you
 
Back
Top