Phil Spector
murder trial
home
Feb 3, 2003
participants
upload
blog
forum
articles
about
Blog
"; $text = $text . "
". nl2br(html_entity_decode($row['blog_title'])) ."
"; $text = $text . "
". date('m.d.y - H:s\h',strtotime($row['blog_datetime'])) ."
"; $text = $text . "
" . nl2br(html_entity_decode($row['blog_content'])) . "
"; $count = $count + 1; } echo $text; ?>