100 likes | 382 Views
Movies 4 Me TM. Current Movies and Locations (Presentation #2). Movies 4 Me TM. http://people.emich.edu/jhayton/MoviesForMe/P2/movies4me.php. Audience.
E N D
Movies 4 Me TM Current Movies and Locations (Presentation #2)
Movies 4 Me TM • http://people.emich.edu/jhayton/MoviesForMe/P2/movies4me.php
Audience • This application is useful for anyone that wants to quickly see what movies are playing nearby without getting inundated with useless information.
Phase II • Uses PHP Proxy to retrieve movie listings from http://www.imdb.com • Uses onClick event to initiate process • Data is sent to PHP Proxy as a Get value • The PHP Proxy actually receives an entire webpage and “scrapes” the data before sending back to the calling page
Diagram • The PHP Proxy communicates with the remote server and sends the results back to the originating page to handle. Movielistings-proxy.php http://www.imdb.com Movies4me.php
Final Iteration • Clicking on a theater section will display a Div containing a Google Maps display showing the location of the theater.