Make button to every record to perform CRUD

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • HUKHAN
    New Member
    • Jul 2013
    • 4

    Make button to every record to perform CRUD

    I have a show.php file which show all recoreds from database, i also added with every recored a button when i click it ,now i want when i click it then it show the recored in anothr table in that page and a button that submit it to the updation page.
    Only the specific recored will be update for which i clicked..
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    what have you tried so far?

    Comment

    • HUKHAN
      New Member
      • Jul 2013
      • 4

      #3
      I want when click on button the show that specific recored in another table in that page

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        that’s clear so far, but what have you tried to achieve that?

        Comment

        • HUKHAN
          New Member
          • Jul 2013
          • 4

          #5
          updation in data base...

          Comment

          • Dormilich
            Recognized Expert Expert
            • Aug 2008
            • 8694

            #6
            how ?

            Comment

            Working...