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?! Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.