Skip to main content
Topic: Connection two table (Read 465 times) previous topic - next topic

Connection two table

Hello, my name is John.
I’m trying phprad for a simple project. I create two table in my database: customers and tickets. My goal is create ticket using customers data (name, last name, tel, ecc.). Now I would insert a button in customers list called “ticket” and pass to ticket add name, last name, ecc.
is there any documentation for this?
Thanks