Random gallery description. Random gallery description.
 

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 gallery description.

Started by pinklesworth, March 20, 2006, 05:14:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pinklesworth

Is there any way to randomly generate the gallery description everyday or every reload?  I would like to be able to enter a bunch of phrases into the mysql database, and have them display randomly as the gallery description.

Joachim Müller

out-of-the-box: no. You'll have to code this in I'm afraid.

pinklesworth

I guess I'll have to learn some PHP tp try to get this done.  Thanks.