Home › Forums › CSS › Styling php .date function with css › Reply To: Styling php .date function with css
September 4, 2014 at 4:15 am
#181607
Participant
echo ' Posted on '.date('d M Y', strtotime($row['postDate'])).'
‘;this is the code,
i want to make icon out of date like link to icon.
HTML output is Posted on 31 august 2014