Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Create a table called tblActor. The tblActor should have the following fields (name, description, dob, country image) Answer Paste the SOL commands you wrote

image text in transcribed
image text in transcribed
image text in transcribed
1. Create a table called "tblActor". The tblActor should have the following fields (name, description, dob, country image) Answer Paste the SOL commands you wrote to create the table Paste a screen shot shows the created table in MyPHPAdmin: 2. Populate the table "tblActor" with information about your favorite four actors. Answer. orite foue "tblActo Paste ascreen shot shows the data you added tothe .thActor: 9990es 3. Write a PHP code that read the data from the "tblActor table, and generate a JSON response similar to the following format. Name the PHP file View AllActors.php.. "actors"name."Brad Pitt", "description". "Brad Pitt is an American actor and film producer. He has received a Golden Globe Award, a Screen Actors Guild Award, and three Academy Award nominations in acting categories"."dob": "December 18, 1963","country."United States","image"." http:lItors.comllbrad.jpg", "name". "Tom Cruise","description":"Tom Cruise, is an American film actor and producer. He has been nominated for three Academy Awards and has won three Golden Globe Awards.","dob":"July 3, 1962","country". "United States","image"."http:Actors.comltom.jpg" "name"."Angelina Jolie","description":"Angelina Jolie is an American actress, film director, screenwriter, and

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Constraint Databases

Authors: Peter Revesz

1st Edition

1441931554, 978-1441931559

More Books

Students also viewed these Databases questions