foevah Posted May 9, 2007 Share Posted May 9, 2007 I am trying to get the dates to show on the index page when a blog entry has been submitted using the form code below: http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/upload.phps The date of the new entry is 00000000. I have an edit entry form that lets me update the new entries successfully using this code: http://www.webdesignhull.lincoln.ac.uk/jecgardner/blog_test2/entry/update.phps On the update form I tried adding $current_time = time(); but it didnt work What am I doing wrong?! Link to comment https://forums.phpfreaks.com/topic/50587-blog-form-dates-dont-display-when-posted/ Share on other sites More sharing options...
foevah Posted May 10, 2007 Author Share Posted May 10, 2007 bump Link to comment https://forums.phpfreaks.com/topic/50587-blog-form-dates-dont-display-when-posted/#findComment-249434 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.