Results 1 to 10 of 12
Threaded View
-
14th Aug 2011, 11:49 PM #4OPBannedWebsite's:
WarezRelease.org ThatHosting.coit works as i planned, not bad for a noob. 1 prob, its not blacklisting heres m y code:
PHP Code:function linkback($link, $ururl)
{
$ch = curl_init($link);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_USERAGENT, 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.7.62 Version/11.01');
$page = curl_exec($ch);
curl_close($ch);
if (stripos($page,$ururl)===false)
return false;
else
return true;
}
$ururl = "http://warezrelease.org";
$reason = "Add our linkback, then email us.";
$date = date("d-m-Y");
if(linkback($surl,$ururl)==true)
{
mysql_query("INSERT INTO wcddl_queue (sid,title,type,url) VALUES ('".mysql_real_escape_string($sid)."','".mysql_real_escape_string($titles[$i])."','".mysql_real_escape_string($types[$i])."','".mysql_real_escape_string($urls[$i])."')");
}
else
{
die('We cant find our link on your site, please add it.');
$b = mysql_query("INSERT INTO wcddl_blacklist VALUES ('".mysql_real_escape_string($surl)."','".mysql_real_escape_string($reason)."','".mysql_real_escape_string($date)."','".mysql_real_escape_string($email)."')");
}
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Linkback limit
By ShareShiz in forum Forum and DDL DiscussionReplies: 2Last Post: 11th Apr 2011, 07:15 PM -
[Selling] PR4 LinkBack (CHEAP!!)
By ushare in forum Completed TransactionsReplies: 8Last Post: 8th Jan 2011, 10:21 PM -
All ddl sites without requring linkback
By ahsanalishahid in forum Forum and DDL DiscussionReplies: 2Last Post: 24th Sep 2010, 05:40 PM -
Need DDL w/o linkback
By CyberDeViLZ in forum Community CooperativeReplies: 5Last Post: 26th Jun 2010, 07:40 AM -
DDL's that require no linkback
By ElementSnake in forum General DiscussionReplies: 5Last Post: 19th Feb 2010, 02:25 PM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...