', $text); print substr($text, 0, 1200)."..."; print "
More Detail "; $query5 = "SELECT * FROM post_more_picture WHERE art_id = 'about' ORDER BY id DESC"; $result5 = mysqli_query($conn, $query5) or die(mysqli_error($conn)); $info5 = mysqli_fetch_array($result5); $filename = $info5['filename']; print "

"; ?>

$title
"; if($image_name !=""){ print "

"; } $limit_body = str_replace("\n", '
', $body); print $limit_body; } ?>

Explore More
$series_name ($count_rec8)   "; } ?>
"; }else{ $image_path=""; } print '
'.$image_path.'

'.$title.'

'.$body.'

'; } ?>