Problem with dates

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cacofonix-3
Forum Newbie
Posts: 1
Joined: Tue May 24, 2005 12:08 pm

Problem with dates

Post by cacofonix-3 »

Hi guys.
I have installed PHPAuction 1.0 on an Apache Server, Win XP.
The problem i have is that everyauction I create, it comes closed but in the MySQL seems OK.


Auction started: -0 5- 2005, 24: 1
Auction ended: -0 5- 2005, 25: 1


If someone can help me, I would appreciate very much.
User avatar
thomas777neo
Forum Contributor
Posts: 214
Joined: Mon Mar 10, 2003 6:12 am
Location: Johannesburg,South Africa

Post by thomas777neo »

Those dates look pretty screwball, did you get it out of the db like that. Or is it from the app.
Post Reply