Jump to content

Contacts database select users.


sophienet

Recommended Posts

I have a small contacts database running with php/MySQL and everything is working with it, i just want to know how i can have like comboboxes to select contacts and then eventually print them, or batch email them.

 

I have a search with brings up all the contacts in the mysql table and puts it in a html table. on each side of the records are already "edit" options so that they can be modified with ease. I would just like to know how i can have little checkboxes next to each record and then have a like "select all" or "deselect all" and then eventually click "print" or "email". Just like on PhpMyAdmin where you can select records from checkboxes and then either "delete" or "modify".

 

Thank-you in advance.

 

Adam,

Link to comment
https://forums.phpfreaks.com/topic/81747-contacts-database-select-users/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.