delete some database rows while click the delete button and delete values from data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Davidmony
    New Member
    • Dec 2012
    • 1

    delete some database rows while click the delete button and delete values from data

    Hello

    I have a table, in table contain deletebutton and some checkboxes.How many checkbox is selected, that is delete while click the deletebutton and delete values from database
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    that should be no problem. I’d recommend the use of Prepared Statements, though.

    Comment

    • Rabbit
      Recognized Expert MVP
      • Jan 2007
      • 12517

      #3
      This is not a code writing service but if you post what you've tried along with any errors and a description of the problem, we can help guide you to a solution.

      Comment

      Working...