10-18-2017, 11:05 PM
Sorry about that I messed up the code. Before your brackets around the binded variables you have to define the array...
Ex. array($whatever1));
Ex. array($whatever1));
The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
$db->query not returning records
|
Messages In This Thread |
$db->query not returning records - by eer3 - 10-10-2017, 08:31 PM
$db->query not returning records - by eer3 - 10-10-2017, 11:36 PM
$db->query not returning records - by Brandin - 10-11-2017, 09:04 AM
$db->query not returning records - by corey_hitt@multiverse.software - 10-16-2017, 04:30 PM
$db->query not returning records - by Brandin - 10-16-2017, 04:46 PM
$db->query not returning records - by karsen - 10-16-2017, 05:23 PM
$db->query not returning records - by corey_hitt@multiverse.software - 10-18-2017, 09:49 PM
$db->query not returning records - by Brandin - 10-18-2017, 11:05 PM
|