Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Styling php .date function with css Reply To: Styling php .date function with css

#181621
Dejan
Participant

oh i see, the paragraphs where missing in the question.

echo '<p>Posted on '.date('d M Y', strtotime($row['postDate'])).'</p>';

its like that, so it is in paragraphs.