Byronwells
02-22-2010, 04:50 AM
Alright guys
I have brand new question for you in regards to getting the date shown..
I have got the date to show on this page http://www.digitalresellersvault.com/member/moreinfo.php?pid=6
However the date is wrong.. It suppose to look like this
http://www.digitalresellersvault.com/member/marketplace.php?cat=t&category=Demo
This is the code that I am currently using
$formatteddate = date("M/d/Y",strtotime($product_date));
I have brand new question for you in regards to getting the date shown..
I have got the date to show on this page http://www.digitalresellersvault.com/member/moreinfo.php?pid=6
However the date is wrong.. It suppose to look like this
http://www.digitalresellersvault.com/member/marketplace.php?cat=t&category=Demo
This is the code that I am currently using
$formatteddate = date("M/d/Y",strtotime($product_date));