Hello,
What I need is a simple 2 pages PHP application that works as a Facebook application. I will take care of creating the Facebook app and canvas URL, etc…
Your mission is to create 2 pages PHP application that:
– Allows Facebook users to access the application and upload an image.
– Allows Facebook users to like the uploaded images.
Now, I’m not sure if we need a mysql database to hold details about images, likes, etc… or if that’s something Facebook can take care of.
I …
