Search the web
Sign In
New User? Sign Up
php-objects · Discussions about Object Oriented Programming in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Chekbox delete option   Message List  
Reply | Forward Message #8816 of 9235 |
Re: [php-objects] Chekbox delete option

show us your code...

--

Muhammad Rashid Babsail

http://hammudi.com

--- On Mon, 7/6/09, Khizra Ali <khizra_php@...> wrote:

From: Khizra Ali <khizra_php@...>
Subject: [php-objects] Chekbox delete option
To: "php objects" <php-objects@yahoogroups.com>
Date: Monday, July 6, 2009, 3:40 PM

















Hello everybody,



I want to create a table that show MYSQL record and want to add  checkboxes so
that user can select multiple or all record and can delete these selected
records. But there is problem in deletion no record is deleted.plz plz help me.

Thanks in advance.



[Non-text portions of this message have been removed]































[Non-text portions of this message have been removed]




Mon Jul 6, 2009 8:41 am

el_marsheil
Offline Offline
Send Email Send Email

Forward
Message #8816 of 9235 |
Expand Messages Author Sort by Date

Hello everybody, I want to create a table that show MYSQL record and want to add  checkboxes so that user can select multiple or all record and can delete...
Khizra Ali
khizra_php
Offline Send Email
Jul 6, 2009
8:40 am

show us your code... -- Muhammad Rashid Babsail http://hammudi.com ... From: Khizra Ali <khizra_php@...> Subject: [php-objects] Chekbox delete option To:...
Muhammad Rashid Babsail
el_marsheil
Offline Send Email
Jul 6, 2009
8:42 am

If u r beginner in php thn use following code(may b it is help full ) Else show ur code <form action="delete.php" method = "POST"> </table> <?php $con =...
kashi kashan
ksncool
Offline Send Email
Jul 6, 2009
3:03 pm

USE THIS MAY HELP YOU <td><input name="delete_id[]" type="checkbox" value="<?=$row[ "id"]?>"> </td>...
paragchaure
Offline Send Email
Jul 7, 2009
5:32 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help