Events
data as $post ) { //$posts .= '
' . $post->story . '
'; $posts .= '
' . $post->message . '
'; $posts .= '
' . $post->description . '
'; $posts .= '
'; } echo $posts; ?>