Wap.In Latest Grabber

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Wap.In Latest Grabber

    Hit the Thanx If you like it
    Attached Files

    #2
    Error!

    Fatal error: Call to undefined function function_exist() in /home/realmast/public_html/grab/wap.in/curl.php on line 7

    Comment


      #3
      Originally posted by phenom View Post
      Fatal error: Call to undefined function function_exist() in /home/realmast/public_html/grab/wap.in/curl.php on line 7
      update curl.php wid
      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


        #4
        Give dis curl in zip file pls..

        Comment


          #5
          Nt working Blank page come when open

          Comment


            #6
            Originally posted by PranaY4U View Post
            Give dis curl in zip file pls..
            Here it is: (see attachement)
            Attached Files

            Comment


              #7
              Originally posted by shimpot
              Mirror link please
              what mirror link ?
              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.
              ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
              ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
              キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

              Comment

              Working...
              X