03-21-2017, 01:05 PM
You can just write a raw query like
$db->query("UPDATE...
Just follow normal query syntax for binding variables.
$db->query("UPDATE...
Just follow normal query syntax for binding variables.
The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
update not using id
|
Messages In This Thread |
update not using id - by marcus - 03-21-2017, 12:49 PM
update not using id - by dan - 03-21-2017, 01:05 PM
|