Edit Dynamic Gallery :

Album Order Changed Successfully!

'; ?>

This Album's ID for Linking:

'; while ($row = mysql_fetch_array($result)) { $aName = $row['name']; $aid = $row['id']; $iquery = "SELECT did FROM $dltbl WHERE did = '$did' AND aid = '$aid'"; $iresult = mysql_query($iquery); if (mysql_num_rows($iresult) == 0){ echo "
  • $aName - Not Part of this Dynamic Gallery : Add"; } else { echo "
  • $aName - Part of this Dynamic Gallery : Remove"; } } echo ''; } else { echo '

    You Have Not Added Any Albums to SSPAdmin Yet. Click Add an Album in the Navigation Bar to Get Started.

    '; } ?>

    Edit Display Order

    To Edit the Album Display Order, Order the Albums Below into the sequence you would like them to appear. Albums will appear from top to bottom. Click Update Album Display Order to save your changes.

    No Albums Have Been Added to this Dynamic Gallery

    Only One Album. Nothing to Reorder...