NextGen and JSON
-
Would like to bring back a thumbnail using json for an app I am building that references wordpress.
Though it finds the albums – doesn’t bring back the thumbnails – have updated json to reflect this …
$obj->desc = $gallery->galdesc;
$obj->tumb = nggdb::find_image( $gallery->previewpic );is this right ??
tks
- The topic ‘NextGen and JSON’ is closed to new replies.