1. If your version of PHP is not currently attached to MySQL 8 (It MUST BE MYSQL
1. If your version of PHP is not currently attached to MySQL 8 (It MUST BE MYSQL 8), then follow the directions shown in the MySQL 8 chapter that was previously provided to make sure your version of PHP is talking to MySQL 8. THIS IS A REQUIREMENT TO BE ABLE TO COMPLETE THE REST OF THE ASSIGNMENT.2. Once you are sure that your version of PHP is communicating with MySQL 8, do the following.Create a PHP program that will…