Android/Iphone/PC apps + games Grabber (needs work)

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

    Android/Iphone/PC apps + games Grabber (needs work)

    Heres a grabber script i started for Android / Iphone / Pc ... apps and games grabber

    I really didnt get that far with it but it works
    but needs a lot of adverts and lots of unwanted html removed from it.

    but thought i would share it in case someone wants to finish it
    Attached Files

    #2
    Can u make a demo pls

    Comment


      #3
      Originally posted by CreativityKills View Post
      Can u make a demo pls
      why are you after my site address?

      I know your clever enough to see what the script does and its second time you have asked me on such a very simple script

      Comment


        #4
        blank page come when i execute thant script...

        Comment


          #5
          Originally posted by parpro8 View Post
          blank page come when i execute thant script...
          your host probably doesnt support CURL

          Comment


            #6
            Originally posted by something else View Post
            your host probably doesnt support CURL
            lol i use many grabber cURL script in my host. my host full support Curl

            Comment


              #7
              put:
              PHP Code:
              error_reporting  (E_ALL);
              ini_set ('display_errors'true); 
              on top of the script and it should display what the error is....

              if it still shows blank then use a page like error.php :
              PHP Code:
              <?php
              $page 
              $_GET["page"];
              error_reporting  (E_ALL);
              ini_set ('display_errors'true);
              include(
              "$page");
              ?>

              Comment


                #8
                bro not work this error come

                Warning: include() [function.include]: Filename cannot be empty in /home/migwares/public_html/pc/error.php on line 5

                Warning: include() [function.include]: Filename cannot be empty in /home/migwares/public_html/pc/error.php on line 5

                Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/migwares/public_html/pc/error.php on line 5

                Comment


                  #9
                  Originally posted by something else View Post
                  why are you after my site address?

                  I know your clever enough to see what the script does and its second time you have asked me on such a very simple script
                  Cuz everybody is curious to know, may be you own a site popular like facebook :D just hiding the truth behind dos dozen wen.ru site :P
                  I need some facebook likes, can you please help me
                  http://facebook.com/softwarefreakin
                  I noticed social media is really powerful
                  Well DONE is better than well SAID

                  Comment


                    #10
                    Originally posted by parpro8 View Post
                    bro not work this error come

                    Warning: include() [function.include]: Filename cannot be empty in /home/migwares/public_html/pc/error.php on line 5

                    Warning: include() [function.include]: Filename cannot be empty in /home/migwares/public_html/pc/error.php on line 5

                    Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/migwares/public_html/pc/error.php on line 5

                    if your using error.php you need to goto the address yoursite.tld/error.php?page=index.php
                    also when not using error.php make sure you rename it to something like error.phpx to stop it from working
                    Last edited by something else; 24.04.12, 11:25.

                    Comment


                      #11
                      Else bro sorry i cant get you coz i am nt expert in php pls provide me detail

                      Added after 2 minutes:

                      I want live cricket and some wapmaster script can any1 help me?
                      Last edited by parpro8; 24.04.12, 15:02.

                      Comment


                        #12
                        goto yoursite.com/error.php?page=index.php

                        Comment


                          #13
                          "Fatal error : Allowed memory size of16777216 bytes exhausted (tried to allocate 19456 bytes) in /home/migwares/public_html/pc/index.php on line 21 " ths msg come bro

                          Comment


                            #14
                            @something else, I just want a working demo. Why would I want your site address anyways?! I'm now an application developer for iOS and BlackBerry smartphones, wanna see if I can make installing apps on cracked iOS easier :|

                            Does anyone minus something else have a demo then

                            Comment

                            Working...
                            X