Bulk delete of records in PHP page?
I have a client page I built using DW8's PHP behaviors.. listing all recordsets from a mySQL table. The client wants to add the famous check boxes so that he can either select individual records, or select all of them and delete them all with one click of a button. I'm kind of new to PHP so don't know how to either tweak a Behavior to do this.. or if someone knows of such an extension to help me achieve this.. or even just a tutorial on how one might accomplish these things, that would be great. THanks-
