Random Files Random Files
 

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

Random Files

Started by keith10456, May 11, 2006, 07:08:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

keith10456

Is it possible to have the "random files" appear on my website's Home Page (which is in HTML not php)?  If so, kindly let me know how.

Thanks in advance.

Joachim Müller

if it only html-driven and not PHP-enabled, then the answer is "no". You could however display content fetched from Coppermine in an <iframe>.
Refer to http://forum.coppermine-gallery.net/index.php?board=57.0

keith10456