Quote Originally Posted by humour View Post
U can get a rough idea on how to do that from below link. If u have little knowledge about PHP then u can do it

http://www.besthostingforums.com/sho...35&postcount=8
yep thnx! thats wat i needed
PHP Code: 
 $img postHost("http://www.lulzimg.com/upload.php?submit=lulz&url=http://thetvdb.com/banners/$match[0]"""""); 
            
//echo $img; 
            
preg_match_all("/http:\/\/lulzimg.com\/[a-z0-9]+\/[a-z0-9A-Z.]+/"$img$matches); 
            
$imageUrl $matches[0][1]; 
            return 
$imageUrl