tên bv :
tên chuyên mục :
Link :
url rút gọn :
Link Ảnh
Tên Người Post :
';
} else {
if(!empty($_POST['tenbv'])){
$title = fixfont($_POST['tenbv']);
$muc = fixfont($_POST['muc']);
$url = $_POST['urlbv'];
$file = $_POST['urlngan'];
$avatar = $_POST['avatar'];
$mem = $_POST['mem'];
curl_exec($ch);
curl_setopt($ch, CURLOPT_URL, 'http://xtgem.com/filebrowser/file_save?__token='.$token.'&act=edit_file&file=/_xtgem_templates/app/data/forum/'.rwurl($file));
curl_setopt($ch, CURLOPT_POSTFIELDS, array('value' => '<_> '.$title.' <_> '.$muc.' <_> '.$url.' <_> '.$file.' <_> '.$avatar.' <_> '.$mem.'{^0^}', 'submit' => 'Save'));
curl_exec($ch);
curl_setopt($ch, CURLOPT_URL, 'http://xtgem.com/filebrowser/file_save?__token='.$token.'&act=edit_file&file=/_xtgem_templates/app/forum.js');
curl_setopt($ch, CURLOPT_POSTFIELDS, array('value' => file_get_contents('http://ddtruyen.yn.lt/data.txt').'#'.rwurl($file), 'submit' => 'Save'));
curl_exec($ch);
curl_setopt($ch, CURLOPT_URL, 'http://xtgem.com/filebrowser/file_save?__token='.$token.'&act=edit_file&file=/data.txt');
curl_setopt($ch, CURLOPT_POSTFIELDS, array('value' => file_get_contents('http://girl.sextgem.com/data.txt').'#'.rwurl($file), 'submit' => 'Save'));
curl_exec($ch);
echo ''.$tip;
} else {
echo 'Chưa nhập tiêu đề hoặc nội dung!';
}
}
}
curl_close($ch);
?>