ترين ها ركورد شكني ها
ترين ها ركورد شكني ها
چت در چت رومی متفاوت را در چت روم محشر تجربه کنید
ترين ها ركورد شكني هاMahshar.com/oddity
require('config.php');
$filename = "article_bbcode_holder.html";
#- open article summaries
if(file_exists($filename)){
$fh = fopen($filename, "r");
$old_news = fread($fh, filesize($filename));
fclose($fh);
}
#- get first five article
$articles = explode("", $old_news);
$i=0;
foreach ( $articles as $article ){
if(count($articles)>$i){
if($max_latest >= $i++){
print $article;
}
}
}
?>
مشاهده همه عناوین
دریافت کد