| ( ! ) Warning: Undefined variable $db in C:\wamp64\www\pos\subscriptions.php on line 210 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 444208 | {main}( ) | ...\subscriptions.php:0 |
| ( ! ) Fatal error: Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given in C:\wamp64\www\pos\subscriptions.php on line 210 |
| ( ! ) TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given in C:\wamp64\www\pos\subscriptions.php on line 210 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 444208 | {main}( ) | ...\subscriptions.php:0 |
| 2 | 0.0021 | 445160 | mysqli_query( $mysql = NULL, $query = 'SELECT cust_id, business_name, first_name, last_name FROM cust_info ORDER BY last_name ASC' ) | ...\subscriptions.php:210 |
|