This topic is locked

change multiple records at once

4/27/2009 10:38:27 AM
PHPRunner General questions
W
wfcentral author

If I have a table called tbl_members (id, name, payment_status) and I want to be able to update multiple records at once how would I do that in phpRunner?
For example, on the list page it would be nice to have a checkbox by each record (much like the delete box) that I could check 8 out of 20 records and then change the payment_status to PAID.