help needed for my student project(php)

by 1 replies
2
project:I have to connect flickr server with my local host server and upload photos to flickr from local server

:rolleyes:I have connected flickr server with my local host server by generating and using API key.:confused:now i need to upload photos to flickr from my local host.any php coding you know or any other suggestion by you will be useful for me


please reply
#programming #needed #projectphp #student
  • If I need API code for one of my projects I tend to "reverse engineer" existing libraries. Just download a library which does what you want (e.g. phpFlickr) and take a look at the code. You can also use the library itself, but that may not be allowed for your student project.

Next Topics on Trending Feed

  • 2

    project:I have to connect flickr server with my local host server and upload photos to flickr from local server :rolleyes:I have connected flickr server with my local host server by generating and using API key.:confused:now i need to upload photos to flickr from my local host.any php coding you know or any other suggestion by you will be useful for me