Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-04-2005, 04:36 AM   #1
jimthefiend
So Fucking Banned
 
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
POTD script

Suggestions?
jimthefiend is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-04-2005, 05:00 AM   #2
Murderous
Confirmed User
 
Join Date: Oct 2003
Location: Pennsylvania
Posts: 3,938
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.
Murderous is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-04-2005, 05:02 AM   #3
jimthefiend
So Fucking Banned
 
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
ill check it out today
jimthefiend is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-04-2005, 05:02 AM   #4
budz
Disruptive Innovator
 
budz's Avatar
 
Industry Role:
Join Date: Sep 2003
Location: Vegas
Posts: 4,230
PHP Code:
<?php
echo date("m/d"). ".jpg";
?>
or something..
__________________
C:\Code\
C:\Code\Run\

Last edited by budz; 11-04-2005 at 05:05 AM..
budz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-04-2005, 05:25 AM   #5
budz
Disruptive Innovator
 
budz's Avatar
 
Industry Role:
Join Date: Sep 2003
Location: Vegas
Posts: 4,230
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 )
__________________
C:\Code\
C:\Code\Run\
budz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-04-2005, 05:58 AM   #6
jimthefiend
So Fucking Banned
 
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
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
jimthefiend is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-04-2005, 06:07 AM   #7
Murderous
Confirmed User
 
Join Date: Oct 2003
Location: Pennsylvania
Posts: 3,938
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.
Murderous is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-04-2005, 06:27 AM   #8
jimthefiend
So Fucking Banned
 
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
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.
jimthefiend is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.