Replace old data to new data by Group ID |
The "replace" method replaces the entry and applies the new ID if the entry exists. This is bad. Use the "update" method
http://codeigniter.com/user_guide/databa...der-update |
Messages In This Thread |
Replace old data to new data by Group ID - by flux1on - 07-12-2022, 07:35 PM
RE: Replace old data to new data by Group ID - by ozornick - 07-12-2022, 09:56 PM
|