Posts by jefferson santos • 3 points
1 post
-
0
votes1
answer128
viewsQ: Date formatting to save to Database
How to do Date Formatting in php, receive default date (d-m-Y) and save to Database (Y-m-d). This is the code line used within the input (Y-m_d) value="<?php $date = new DateTime('');…