GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   POTD script (https://gfy.com/showthread.php?t=536389)

jimthefiend 11-04-2005 04:36 AM

POTD script
 
Suggestions?

Murderous 11-04-2005 05:00 AM

ImageShuffler

Description: This script is a simple and random image rotator with optional image links and delay times and image usage count. Full control is given with regards to the image tag's alt, border and alignment parameters and whether the optional link will open in a new window or the current one. Called with SSI.

NOTE: I have no experience with this script, I am working on a project that needed the script but have yet to test it.

jimthefiend 11-04-2005 05:02 AM

ill check it out today

budz 11-04-2005 05:02 AM

PHP Code:

<?php
echo date("m/d"). ".jpg";
?>

or something..

budz 11-04-2005 05:25 AM

btw to use that would be something like
PHP Code:

<img src=<?php echo date("m/d"). ".jpg"?>>

which would end up displaying "<.img src=11/04.jpg>"
minus the period in the img tag

where 11 is the m and 04 is the d

so each month 01-12 has a folder with 01-31 pics in it
( 31 pics to be safe w/out writing more code )

jimthefiend 11-04-2005 05:58 AM

Quote:

Originally Posted by uproared
To run your own POTD, or to offer it to affiliates?


going on a linklist in a table to fill space

Murderous 11-04-2005 06:07 AM

I am assuming you want a URL to click on as well, will those codes you guys posted do this? or just display a random image? Cause I use a simple script in my sig to randomize my family guy animations.

For a site I would want a URL to the sponsor or gallery of the images.

jimthefiend 11-04-2005 06:27 AM

Quote:

Originally Posted by Murderous
I am assuming you want a URL to click on as well, will those codes you guys posted do this? or just display a random image? Cause I use a simple script in my sig to randomize my family guy animations.

For a site I would want a URL to the sponsor or gallery of the images.



Exactly.


And I'll check that out too Uproared.


All times are GMT -7. The time now is 07:52 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123