Hi
i am inserting the date in the mysql table using the php.
I dont know but its not working, i know that the error is because of this only.
I am getting the date input from the user(for example in sending card to someone the user enters the date, when the card should be sent).
I have to enter this constant date in the mysql datbase where the column type is "date".
Any help would be appreciated.
Thanks
i am inserting the date in the mysql table using the php.
I dont know but its not working, i know that the error is because of this only.
I am getting the date input from the user(for example in sending card to someone the user enters the date, when the card should be sent).
I have to enter this constant date in the mysql datbase where the column type is "date".
Any help would be appreciated.
Thanks
Comment