Build a JSON and PHP Product Gallery
As the title describes we’re going to look at making cross domain ajax requests using JSONP I’m also going to show you how to get data from a MySQL database and encode it into a JSON string which can be parsed using JavaScript, and ultimately building a JSON powered product gallery

