i want to build a litte php script which allows my website visitors to upload an picture. After it is successfully uploaded it gets an badge (Two images will be merged). So far, so good.
The next step should be – publishing to Facebook (Upload it into his photo albums). But now i am lost. How can i do this? Do i need an facebook developer API?
And after successfully upload the image should be deleted from my server.
BIG thanks in advance :)
None of you have to programm it, all i want is some tipps.