Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!
Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.
Admin cho mh hỏi sao mình up code wmp lên host nó lai ghj thế này. "Could not connect to Server!" bây giờ phải làm gì
----------> Bổ sung bài viết lúc 23:03 <----------> Bài viết trước lúc 22:46 <----------
Mod mót đi đâu rồi. Nản nghê
Sửa config cho đúng với thông số database rồi import nhé, dùng code WMP có shell mất wap bất kỳ lúc nào..
nhưng nó có data lun rồi mà admin
file config đây sửa chỗ nào hả admin
<?php
function num($str)
{
return abs(intval($str));
}
function html($str)
{
return strtr(htmlspecialchars(stripcslashes($str),ENT_QUOTES,'UTF-8'), array('$'=>'$','%'=>'%','_'=>'_'));
}
$server_name = html($setup['home']);
$listdomain = Array('beyeu.webatu.com');
$files_size = 5 * 1024 * 1024;
$diskspace = 100 * 1024 * 1024;
$file_extensions = array('html', 'htm', 'sisx', 'css', 'ico', 'txt', 'zip', 'js', 'mid', 'jpg', 'gif', 'png', 'mp3', 'sis', 'jar', 'jad', 'cab', 'jpeg', 'nth', '3gp', 'mp4', 'avi', 'amr', 'xhtml', 'wml');
$admin_email = html($setup['mail']);
$copyright = html($setup['copyright']);
$ver = "Open Beta";
session_start();
if(!$_SESSION['timeview'])
{
$_SESSION['timeview'] = time();
}
else
{
if((time() - $_SESSION['timeview']) > 1)
{
$_SESSION['timeview'] = time();
} else {
header('HTTP/1.1 503 Service Unavailable');
die('<b>Not Spam! Vui long F5 de tai lai trang</b>');
}
}
ini_set('arg_separator.output', "&");
$realtime = time();
$openreg = true;
$kmess = 10;
$max_files = 10;
?>
Mã nguồn WMP....
Em tìm chỗ nào có phần điền user và dataname nhé
Xem nó có trong includes, ins ko..