<?php $row['A'] = '13/03/2019'; echo date('Y-m-d', strtotime(trim(str_replace('/','-',$row['A']))));
You have javascript disabled. You will not be able to edit any code.