Store PHP variable in MySQL table

QuestionsStore PHP variable in MySQL table
sethbeckerman5 Staff asked 14 years ago

I want to store two variables in a MYSQL table

I get the row by ID.

In the HTML I have

Error is undefined variables.

–Clarification–
I want to store my variables in a table and echo them to the page.


View on Stack Overflow