Jump to content

Getting now() date to show up in database


Recommended Posts

Usine DreamweaverMX, MySQL, PHPadmin.

 

What is the PHP code that I place the now() in, so that the current date will show up in my DB once a web form has been submitted?

 

My DB field is "submit_date", the type is "DATE". It adds the default 0000-00-00. But in all my tests I still get the "0000-00-00" with every entry.

 

Is there some code I need to place on the page using the now()? I thought that the DB would auto fill in a date on submit?

 

Thanks!

Lynne

Link to comment
https://forums.phpfreaks.com/topic/1614-getting-now-date-to-show-up-in-database/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.