07-18-2006, 11:59 AM can anybody please tell me or give a code how to add a row to a table and delete a particular row when the checkbox in that row is checked in php..????
Not trying to be unhelpful, but google will give you a much more meaningful answer. http://www.phpeasystep.com/mysqlview.php?id=8 then look up the mysql manual http://dev.mysql.com/doc/refman/5.0/en/ you want to look into - UPDATE DELETE INSERT