bradwbowman
07-02-2007, 10:14 AM
I have an application that gives me numbers like 1183354915 and the php coding converts it into a time.
print date('d m Y', $row['topic_time']);
Are there any converters that will allow me to input July 2, 10:59PM and it will spit out that number?
Thank You,
Brad C
www.clicknowdomains.com
print date('d m Y', $row['topic_time']);
Are there any converters that will allow me to input July 2, 10:59PM and it will spit out that number?
Thank You,
Brad C
www.clicknowdomains.com