Okay so this is my problem now. I am using PHP 5.5.12 and MySQL 5.6.17. The php mysqli_connect is checked on my php settings but still getting error. ANy help? Thanks in advance.
Here is my dbcon.php
And this is my main.php
This is the error message:
Fatal error: Class 'mysqli_connect' not found in C:\wamp\www\Trading\lib\dbcon.php on line 3 Call Stack # Time Memory Function Location 1 0.0014 244472 {main}( ) ..\main.php:0 2 0.0023 247912 include( 'C:\wamp\www\Trading\lib\dbcon.php' ) ..\main.php:2