The following assignment is all about JQuery. In this, you have to Make your Meme page load up and use JQuery.
Use JQuery for the code that auto updates the image and image text. Use JQuery to load the JSON file from the server and to build the Image Select control after the page loads:
JQuery has a special way to run a script after the main document has loaded.
You can have your initial PHP page send an empty Select and then have your JQuery add the option elements to the select for each image that it gets from the JSON.
Attachment:- 1.rar
Attachment:- 2.rar
Attachment:- 3.rar
Attachment:- 4.rar