View Single Post
  #3  
Old 04-26-2008, 06:47 PM
pipesportugal's Avatar
pipesportugal pipesportugal is offline
Sergeant Major
 
Join Date: Jul 2007
Location: Oporto - Portugal
Posts: 99
Default Re: put a check box inside of a table

Yes, that's it Watdaflip,

Like in the phpmyadmin after You check the box You have then below some buttons where You can decide to edit, delete, etc make, an operation to the chosen line.

On a table, to make a link is very easy because You add the customer number to the link, such as: edit_client.php?client=$client_number, right?

But for a checked box how do I know the customer number ?

Thanks for replying,
pipesportugal
Reply With Quote