Jump to content

Check Box Insert/Delete


Danny620

Recommended Posts

Hi,

 

I am using codeigniter as my framework, when someone checks the tick boxs i simply loop over the post request and bulk insert them into a table my problem is when a user wants to go back and edit the record i.e untick some of preselected value or tick new ones how can i handle this?

 

should I delete all entries that exist and write new data to database? Please can you advise me on how to do this?

Edited by Danny620
Link to comment
Share on other sites

Hi,

 

Not familiar with codeigniter framework - Might want to redirect them and use a session flag and if flag is true then don't show form? OR

Do a query against your database to check if it has been submitted and stop a duplicate?

Edited by Ansego
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.