View Single Post
Old 06-25-2004, 11:21 AM  
badmrfrosty
Confirmed User
 
Join Date: May 2003
Posts: 500
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
badmrfrosty is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote