Project:Connect localhost server with the flickr server and upload images from our local host i connected my localhost server with flickrserver by generating flickr API key.Now i have to upload my images from my local host to flickr do you have any php coding for that or suggestion.... please do reply
no one will code this for you.. but all I can say is you can use cURL library in order to perform this..
From what I know is that wordpress cms has plugins you can install to connect to your photo gallery on flickr, is that what you are looking for?
If you post here what you have so far, then maybe we can help you a little. As been said, cURL is the library you need.