Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to people with visual disabilities who are using a screen reader; Press Control-F10 to open an accessibility menu.
Hello warzhock,
Are you having trouble with php in general or attempting something in the phpbb program? You need to ensure the column you are inserting data into is a DATETIME format. You then would insert your data in the query by formatting it as: 'YYYY-MM-DD HH:MM:SS' or 'YY-MM-DD HH:MM:SS'. You may want to take a look at the MySQL reference for Date Time literals for additional information.
Kindest Regards,
Scott M