foreach( $result->return->ElSearchResult as $item ) {
echo $item->Name;
}
SELECT
blog.Blogtitle,
comments.*
FROM
blog
JOIN
comments ON comments.idl = blog.id
if($time == 23 || $time < 5){