5. Write a PHP code called “ParseJSONToDB.php”. The“ParseJSONToDB.php” shouldcall the “ViewAllActors.php” web service.Then it should parse the JSON responsethat will get from“ViewAllActors.php”, in addition, The “ParseJSONToDB.php” shouldalso save the JSON parsed data into the “tblTempActor” table.
Answer: Paste the PHP code you wrote inside the“ParseJSONToDB.php”.
Paste a screen shot shows the “tblTempActor” table after callingthe “ParseJSONToDB.php”
Expert Answer
An answer will be send to you shortly. . . . .