When I submit a new blog entry with the year set to 2006 the index page displays 2007?
VIEW MY BLOG INDEX
When I edit the new entry using my update form and I try changing the date again the date vanishes from the index page and it also moves to the last page
VIEW LAST PAGE
To get to the edit/update entry form I click on a edit_menu.php page which then gives me a list of entries.. On this edit_menu page the dates of the entries are wrong aswel they show this:Why are my blog dates like this?Tuesday January 19 2038 -- test
Tuesday January 19 2038 -- dfafddaf
Thursday January 01 1970 -- test 89
Thursday January 01 1970 -- new entry
Thursday January 01 1970 -- test 3
Thursday January 01 1970 -- hehehe yes!!!
Thursday January 01 1970 -- Bold, Italic, Underl...
Thursday January 01 1970 -- Missions
Thursday January 01 1970 -- Improving
Thursday January 01 1970 -- Tasks
Thursday January 01 1970 -- Portfolio PHP blog!
In Dreamweaver this is what my blog table looks like when using view data:
As you can see the timestamp says 00000000000 for all of them apart from the last 2 new entries. How can I change the 000000000 to the correct dates when I entered these into my blog?
I have uploaded the relevant PHPS files here:
index.phps
blog entry form
edit_menu
edit/update blog entries form
Can someone point me in the right direction please
Bookmarks