Hit the Thanx If you like it
Wap.In Latest Grabber
Collapse
X
-
Originally posted by phenom View PostFatal error: Call to undefined function function_exist() in /home/realmast/public_html/grab/wap.in/curl.php on line 7
Code:<? /* Wap.In Grabber By Shushant [mrEndless] On 28 march 2012 */ function real_ua(){ $keyname_ka_arr=array('HTTP_X_DEVICE_USER_AGENT','HTTP_X_OPERAMINI_PHONE_UA','HTTP_X_BOLT_PHONE_UA','HTTP_X_MOBILE_UA','HTTP_USER_AGENT'); foreach($keyname_ka_arr as $keyname_ua){ if(!empty($_SERVER[$keyname_ua])){return $_SERVER[$keyname_ua]; break; } } } $agent=real_ua(); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, ''.$url.''); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_USERAGENT, $agent); curl_setopt($ch,CURLOPT_COOKIESESSION,$cookie); curl_setopt($ch,CURLOPT_COOKIEJAR,"cookies.txt"); curl_setopt($ch,CURLOPT_COOKIEFILE,"cookies.txt"); curl_setopt($ch, CURLOPT_HTTPHEADER, array('Accept-Language: en-us,en;q=0.7,de-de;q=0.3','Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5')); $content = curl_exec($ch); $file=$content; ?>
Comment
-
Originally posted by PranaY4U View PostGive dis curl in zip file pls..Attached Files
Comment
-
Originally posted by shimpotMirror link please
why the f*** you need mirror link ?It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
Comment
Comment