You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was provided with an SQL file with the commands to create an actors table and insert some actors. I was also provided with a PHP program which has a menu with two tabs. One will add/remove/display actors, but there is no table for the actors. It is the same with the movies. I am provided the table but not given the code for movies.php. In this lab, I am going to complete the program so that we can Add/Remove and display both movies and actors.
The text was updated successfully, but these errors were encountered:
I was provided with an SQL file with the commands to create an actors table and insert some actors. I was also provided with a PHP program which has a menu with two tabs. One will add/remove/display actors, but there is no table for the actors. It is the same with the movies. I am provided the table but not given the code for movies.php. In this lab, I am going to complete the program so that we can Add/Remove and display both movies and actors.
The text was updated successfully, but these errors were encountered: