1
I am a beginner in PHP and I have the following problem:
I have a table, to which each row has a title, and three buttons that have values, to the user click the button 1 or 2 the 3, I need to store some information like title, date, value of the button clicked etc..
But he can do this in several lines, that is, several titles, several dates etc..
And when I click finish, I need to store these values in an array in PHP, someone could help me ?
If possible use the Stack Overflow tool itself to draw the page so we can understand your question.
– Robson França
Show what you’ve got and what you’ve tried
– Costamilam