07-11-2017, 06:24 AM
Code:
$customers = $db->query("SELECT * FROM customers")->results();| The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.29 (Linux)
|
|
Retrieving details from a Database to table
|