Results 11 to 20 of 20
-
6th Oct 2010, 04:41 PM #11Retired NinJaWebsite's:
loledhard.comFor uploading image to imgur use this replacement
PHP Code:function getBanner($title){
if(preg_match("/[a-zA-Z0-9.]+S[0-9]+E[0-9]+|[A-Za-z0-9.]+20[0-9.]+/", $title, $match)){
$showname = trim(str_replace(".", " ", $match[0]));
$showname = trim(preg_replace("/S[0-9]+E[0-9]+/", "", $showname));
$url = "http://thetvdb.com/api/GetSeries.php?seriesname=".urlencode($showname);
$page = postHost($url);
if(preg_match("/graphical\/[a-z0-9A-Z.\-]+/", $page, $match)){
$img = postHost("http://api.imgur.com/2/upload?url=http://thetvdb.com/banners/$match[0]");
//echo $img;
preg_match_all("/http:\/\/i.imgur.com\/[a-z0-9A-Z.]+/", $img, $matches);
$imageUrl = $matches[0][1];
return $imageUrl;
}
}
}
You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!
-
6th Oct 2010, 04:47 PM #12OPYou can call me G
thnx again humour..
thnx for ur comment aisha
My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz
-
8th Oct 2010, 07:22 PM #13Member
Wow This is Awesome ... Thanks a lot .. TC.. Peace Out.
Orb.
-
8th Oct 2010, 07:41 PM #14OPYou can call me G
np use it in the best possible way!
My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz
-
9th Oct 2010, 04:02 AM #15MemberWebsite's:
tufos.netnp gunda
-
12th Oct 2010, 01:10 AM #16
-
25th Apr 2011, 08:43 AM #17MemberWebsite's:
ExploringPC.com DedicatedSeedboxHosting.comPHP Code:function getBanner($title){
if(preg_match("/[a-zA-Z0-9.]+S[0-9]+E[0-9]+|[A-Za-z0-9.]+20[0-9.]+/", $title, $match)){
$showname = trim(str_replace(".", " ", $match[0]));
$showname = trim(preg_replace("/S[0-9]+E[0-9]+/", "", $showname));
$url = "http://thetvdb.com/api/GetSeries.php?seriesname=".urlencode($showname);
$page = postHostBan($url);
//echo("<br />".$page."<br /><br />");
if(preg_match("/graphical\/[a-z0-9A-Z.\-]+/", $page, $match)){
$pic = $match[0];
$img = postHost("http://imgclub.org/?url=http://cache.thetvdb.com/banners/$pic", "", "");
preg_match("/http:\/\/imgclub.org\/images\/[A-Za-z0-9.]+.jpg/", $img, $match);
$imageUrl = $match[0];
return $imageUrl;
}
}
}
function postHostBan($url)
{
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_COOKIESESSION, 1);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_TIMEOUT, 60);
curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)");
$source_code = curl_exec($ch);
curl_close($ch);
return $source_code;
}
-
19th Apr 2012, 10:45 PM #18MemberWebsite's:
WarezME.orgis there a chance of having info on the show printed out too?
-
20th Apr 2012, 01:44 AM #19MemberWebsite's:
sborg.us^ Go and check their API, you'll find a lot of helpful things
V3g3ta | Halcyon | Abhi
-
20th Apr 2012, 02:37 AM #20MemberWebsite's:
WarezME.orgheh thanks, i already did that and added info
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] Adspace 2000+ Users Per Day All Kind Of Banners Legal Banners
By fatal1ty992 in forum Completed TransactionsReplies: 4Last Post: 22nd Nov 2011, 08:41 PM -
banners
By blackheart in forum Graphics AreaReplies: 0Last Post: 17th Sep 2011, 07:43 PM -
can someone show me a tut..
By ibby in forum Graphics AreaReplies: 1Last Post: 5th May 2011, 09:47 PM -
[Buying] banners
By MrPeanut420 in forum Completed TransactionsReplies: 10Last Post: 28th Mar 2010, 05:39 AM -
Show IP
By Santocool in forum General DiscussionReplies: 15Last Post: 26th Feb 2010, 11:52 PM
themaLeecher - leech and manage...
Version 4.94 released. Open older version (or...