The MySQLi functions allows you to access MySQL database servers using PHP.
First, you must have MySQL server installed on your machine, or you can use remote MySQLserver, on some development/testing machine.
Also, you can install stand alone MySQL sever, or get "full package" with Easy PHP or similar solutions.
It's not hard, but you must be precise.
You are strongly advised to check corresponding Youtube video to understand installation, webserver dashboard and MySQL Server setup.
No comments:
Post a Comment