video #43 - Advance PHP | Read JSON File | Insert To Database

1 month ago
10

In this video we are talking about the “Connect_error” and “mysqli_connect_error()” function that returns an error when the database connection fails. The “connect_error” and “mysqli_connect_error()” function returns the error description from the last connection error, if any.

We will read a JSON file get its data which we will decode and use this information to insert to a database.

Loading 1 comment...