View Full Version : Date??
whats the code im using to get the dateline parased so it shows an actual date rather than the string of numbers?
Antivirus
17 Aug 2006, 19:27
use the following:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
where $mydate is the variable you are outputting to your template, and $date['dateline'] is the raw date string of numbers you're getting from your query.
thanks, ill see if i can get it goin from ther
vBulletin® v3.6.12, Copyright ©2000-2009, Jelsoft Enterprises Ltd.