If you want to insert a datetime that matches the default mysql datetime type format use this
date('Y-m-d H:i:s');
Related posts:
If you want to insert a datetime that matches the default mysql datetime type format use this
date('Y-m-d H:i:s');
Related posts: