( ! ) Notice: Undefined variable: params in C:\wamp\www\test\index.php on line 30
Call Stack
Time Memory Function Location
1 0.0000 250864 {main}( ) ..\index.php:0
( ! ) Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flarm.live' doesn't exist' in C:\wamp\www\test\index.php on line 30
( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flarm.live' doesn't exist in C:\wamp\www\test\index.php on line 30
I this because I don't have the database structure, if yes, where do I get it?
Hi everyone,
Iam getting the following issues.:
( ! ) Notice: Undefined variable: params in C:\wamp\www\test\index.php on line 30 Call Stack
Time Memory Function Location
1 0.0000 250864 {main}( ) ..\index.php:0
( ! ) Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flarm.live' doesn't exist' in C:\wamp\www\test\index.php on line 30 ( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flarm.live' doesn't exist in C:\wamp\www\test\index.php on line 30
I this because I don't have the database structure, if yes, where do I get it?
Thanks in advance