03-21-2017, 12:49 PM
Hi all,
I have a separate database that I want to update using the DB Class.
As I only see this possibility: $db->update('camps',5,$fields); using id I'm a bit stuck. I need to update databases using another fieldname (g_ID). How would I do that?
Regards,
Marc
Haarlem
The Netherlands
I have a separate database that I want to update using the DB Class.
As I only see this possibility: $db->update('camps',5,$fields); using id I'm a bit stuck. I need to update databases using another fieldname (g_ID). How would I do that?
Regards,
Marc
Haarlem
The Netherlands