GoFuckBiz.info
Форум успешных вебмастеров - GoFuckBiz.info
SEO · трафик · партнерские программы

   - GoFuckBiz.info > - > , > DirectAdmin

: DirectAdmin

27.09.2008, 00:19
ergelaser
- ( ). , API.
API , - .
100 .
:pardon:
27.09.2008, 00:25
inferno[DGT]
:)
27.09.2008, 02:17
dirtymoney
, , ?
27.09.2008, 11:32
inferno[DGT]
<?
set_time_limit(0);
function get_page ($url,$var,$proxy,$ref)
{
$ch = curl_init();
if(isset($proxy))
curl_setopt ($ch, CURLOPT_PROXY, $proxy);
curl_setopt ($ch, CURLOPT_URL, $url);
curl_setopt ($ch, CURLOPT_USERAGENT, "Mozilla/4.0");
curl_setopt ($ch, CURLOPT_COOKIEJAR, "cookie.txt");
curl_setopt($ch, CURLOPT_COOKIEFILE,"cookie.txt");
curl_setopt ($ch, CURLOPT_HEADER, 0);
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt ($ch, CURLOPT_TIMEOUT, 400);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $var);
curl_setopt($ch, CURLOPT_REFERER, $ref);
$result = curl_exec ($ch);
curl_close($ch);
return $result;
}

$ip="4.2.2.2"; // IP
$password="password"; //
$result=get_page ("http://".$ip.":2222/CMD_LOGIN","referer=%2FCMD_ADDITIONAL_DOMAINS%3F&username=inferno&password=".$password,"","http://".$ip.":2222/CMD_ADDITIONAL_DOMAINS?");
$bufer=""; // username=inferno
$file=fopen("dom.txt","r"); //
while(!feof($file))
{
$bufer=fgets($file,100);
$bufer=ereg_replace("\n", "", $bufer);
$bufer=ereg_replace("\r", "", $bufer);
$result=get_page ("http://".$ip.":2222/CMD_DOMAIN","action=create&domain=". $bufer."&ubandwidth=unlimited&uquota=unlimited&cgi=ON&php=ON","","");
print $bufer." - ".$result;
}
fclose ($file);

?>

. , 777. .
27.09.2008, 14:17
dirtymoney
. ? c http:// or domain.com
?
27.09.2008, 14:21
inferno[DGT]
.

?

, . ? , . :pardon:
27.09.2008, 14:29
WebNinja
=))) , ???
WPmu ?
27.09.2008, 14:44
inferno[DGT]
http://kade.nu/da/bulkdom/ - :)
, .
27.09.2008, 22:13
noable
- ( ). , Api.
Api , - .
100 .
:pardon:

, , ;)
27.09.2008, 23:07
dirtymoney
;68958'], . ? , . :pardon:

?
27.09.2008, 23:56
inferno[DGT]
, , ;)

:pardon:

dirtymoney, - :peace:

vBulletin® 3.8.6. Copyright ©2000-2010, Jelsoft Enterprises Ltd. : zCarot