I can't get this date with strtotime function to work properly. I need to convert the date to display to "d/m/Y". I'm getting the date off the database correctly but it does not convert to my new date format, instead it just echoes everything with the date inside the $row[saleDate].I can't get this date with strtotime function t