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)
-   -   How do I stick todays date before a link? (https://gfy.com/showthread.php?t=317732)

Johny Traffic 06-25-2004 11:08 AM

How do I stick todays date before a link?
 
How do I stick todays date before a link, that automatically updates every day?

badmrfrosty 06-25-2004 11:21 AM

uhh, in what? php?

<?
$date = date('MdY');

then whereever you list your galleries or whatever

just put $date in the string i assume you're using a while or for each loop to pull these listings out of a db, so just where you do your output add $date to it.

BMF

Johny Traffic 06-25-2004 01:24 PM

Quote:

uhh, in what? php?
The pages are html pages

NBDesign 06-25-2004 01:27 PM

6/24/04


Are the links autogenerated? Id so... you will need to find that area of the program and re-write it to include the date.

I can do that for you if you like.

StuartD 06-25-2004 01:28 PM

Quote:

Originally posted by Johny Traffic
The pages are html pages
Spend a few hours in dreamweaver every day.

Otherwise, learn java script.

Johny Traffic 06-25-2004 01:31 PM

Quote:

Spend a few hours in dreamweaver every day.
Otherwise, learn java script.
Or I could ask someone else to help, maybe thats a better idea?

SCtyger 06-25-2004 02:08 PM

JS tutorial

StuartD 06-25-2004 02:22 PM

catch someone a fish or teach them how to fish...

yatta yatta, so on and so forth.

grumpy 06-25-2004 02:29 PM

http://developer.irt.org/script/34.htm
that should help


All times are GMT -7. The time now is 10:36 PM.

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