17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 786 Views |
-
Flickr API, image description

13 July 2008 at 11:13am
Hi,
Can anyone help with, has anyone had any luck with this? i am trying to import the image description, i modified FlickrService.php and added
function getPhotoDescription($id){
$params = array(
.....
$result = $this->getValue($conn, photo, description);
return $result;
}i have also did $photo->description in FlickrGallery.php but its not working...
Any ideas?
| 786 Views | ||
|
Page:
1
|
Go to Top |

