View Single Post
  #1 (permalink)  
Old 07-20-04, 08:20 PM
bigkid bigkid is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Arrow View, edit, delete and add data to a database

Hi all,

I've been trying to find a script that is able to be implemented into an already made webpage that will connect to a database and show all the information in a certain table.

While searching online, I've found a few that do this, but my only problem is that I need to to not only view, but also have a button next to each row to edit, delete the information found within that row. Also have a small form at the bottom of the page that allows new rows to be inserted into the table.

Does anyone here know where I can get such a script for free online? It would be a sure help

Thanks everyone!
Reply With Quote