![]() |
|
Zenphoto functions outside of zenphoto folder - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Zenphoto functions outside of zenphoto folder (/thread-4048.html) |
Zenphoto functions outside of zenphoto folder - 3lie - 12-11-2008 How can i display recent photos on my homepage? ` $randomImage = getRandomImages(); Peace Zenphoto functions outside of zenphoto folder - 3lie - 08-02-2009 aight i fixed the warning message by getting the code from an external php file with @readfile But, i could get any image at all. Instead of showing a random image, is there an option to show the latest added image of any album? Peace |