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 Quote 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. Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/170554-rss-feed-setting-time/#findComment-899871 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.