Creating a PHP date in the format for a SQL Timestamp insert | alvinalexander.com
How to create a PHP variable in the proper format so it can be used for a TIMESTAMP field in a SQL INSERT statement. ... PHP date/time FAQ: How do I create a date in the proper format to insert a SQL Timestamp field into a SQL database? First off, you may...