Tagged Questions
0
votes
1answer
43 views
phpSmug variables for AlbumID doesnt work
I am using the following code, but no matter how I structure the array for the images_get method, it never passes the AlbumID correctly..any clues??
<?php
require_once( "phpSmug.php" );
$albumid ...