Is this possible, to put it as php in a tempalte?
thanks
Is this possible, to put it as php in a tempalte?
thanks
<?php
if (function_exists("nggDisplayRecentImages"))
{ nggDisplayRecentImages(3,112,112); }
?>Is there any documentation of those functions? How - for example - do I display 4 thumbnails - 2 of 'em in a line, across 2 rows.
This topic has been closed to new replies.