Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
241 views
in Technique[技术] by (71.8m points)

php - Take the values ?from the database table row and show it in another view if the checkbox is checked

I have an application that shows an accordion, and in each block comes a list and I'm trying to get the values ??only from those with the checkbox checked, but when I submit it all comes. How should I do to get only the line data with the checkbox checked and send it to another view?

Full view code

.

Accordion

Error

question from:https://stackoverflow.com/questions/65937480/take-the-values-from-the-database-table-row-and-show-it-in-another-view-if-the

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...