Porkie Posted August 16, 2009 Share Posted August 16, 2009 i have created a feed in php and have a form that i fill in with the date, however somehow i need to be able to type in the time and make it display in the rss feed, currently it just comes up as 00:00, is there a way of getting the time to work or is there some code which could get the time at the time i post? Please Help Cheers Link to comment https://forums.phpfreaks.com/topic/170554-rss-feed-setting-time/ Share on other sites More sharing options...
trq Posted August 17, 2009 Share Posted August 17, 2009 is there some code which could get the time at the time i post? time. Link to comment https://forums.phpfreaks.com/topic/170554-rss-feed-setting-time/#findComment-899846 Share on other sites More sharing options...
ignace Posted August 17, 2009 Share Posted August 17, 2009 LOL thorpe date('H:i', time()); 10:53 Link to comment https://forums.phpfreaks.com/topic/170554-rss-feed-setting-time/#findComment-899871 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.