update in codeigniter works but displays an error message
- by Charmie
i was just wondering what could be the problem with a working code yet displays an error message such as this:
A PHP Error was encountered
Severity: Notice
Message: Array to string conversion
Filename: database/DB_active_rec.php
Line Number: 1407
im trying to update fields in my database. I have this code and every tutorial are just the same…