@
'; ?>
'; } ?>
' . $post["username"] . '

'.$post["content"].'

'; if ($commentNumber > 0){ //There is comment on this post echo '

' . $commentNumber . ' people has commented this post. CLICK HERE to share yours?

'; }else{ echo '
Leave a comment
'; } } ?>