Extracting last additions to separate file? Extracting last additions to separate file?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Extracting last additions to separate file?

Started by AndrewK, April 30, 2005, 03:42:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AndrewK

Hey, all --

I use CPG within my site, but it's not the home page. But I'd like to include the latest uploads on that home page in a box.

Is there a way to create an HTML file that only has the last X uploaded images in it? I figure to use a server-side include to pop it into my home page, and then have a link "Click here to view the entire photo album" (or something similar).

Any suggestions for "extracting" the latest images into a separate file? Thanks!


AndrewK