dsaba Posted December 3, 2007 Share Posted December 3, 2007 I've thought of making my own algorithm for converting this date string: 2004-05-28 into a unix timestamp. Well I don't want to re-invent the wheel, so before I go ahead and do that, is there a better/easier way to make a date string coming in that above format into a UNIX timestamp? -thanks Link to comment https://forums.phpfreaks.com/topic/79925-solved-converting-a-date-string-into-a-unix-timestamp-a-better-way/ Share on other sites More sharing options...
dsaba Posted December 3, 2007 Author Share Posted December 3, 2007 http://us2.php.net/manual/en/function.mktime.php Link to comment https://forums.phpfreaks.com/topic/79925-solved-converting-a-date-string-into-a-unix-timestamp-a-better-way/#findComment-404825 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.