HELP!!!! PHP guys, programmers.... I fucked up!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Antonio
    Too lazy to set a custom title
    • Oct 2001
    • 14136

    #1

    HELP!!!! PHP guys, programmers.... I fucked up!!!

    OK
    I'm fixing list of hosted galleries with description but I totltaly mixed movie and picture galleries. What is the best way to separate them - how do I find out which one is a pic gallery and which one is a movie gallerie.



    I have a text file with all the gal. links numbered:
    1, 2, 3, 4, 5.........

    I'm thinking something like:

    If a program can 'crawl' the sites and check if the source code contains .avi .mpg .asf etc and give me output text file:
    1 p, 2 p , 3 p, 4 m , 5 p etc where 1p, 2p etc means that the galleries have only pics, and 4m etc means that the galleries have movies files.

    Any help is much appreciated. If it's too complicated than I'll have a guy fixing it for me tomorrow ;) (it's almost 3 am here)
  • Antonio
    Too lazy to set a custom title
    • Oct 2001
    • 14136

    #2
    ok
    I have no paypall but if anyone can give me the code in the next 30 min I'll buy you two .com domains, you choose the names, I'll reg them and push them your way. NO goddady or some fucked up registrar taht will take me 45 min to go trough the registration process.

    Comment

    • MattO
      The O is for Oohhh
      • Feb 2003
      • 10861

      #3
      I could do it prob, got the text file handy with the listings? I'll give it a shot

      edit: I'd write a script on my server in ColdFusion you could then check the URL for your results
      Last edited by MattO; 01-17-2005, 04:22 PM.

      Comment

      • Antonio
        Too lazy to set a custom title
        • Oct 2001
        • 14136

        #4
        Originally posted by MattO
        I could do it prob, got the text file handy with the listings? I'll give it a shot

        edit: I'd write a script on my server in ColdFusion you could then check the URL for your results
        sorry
        I need the code on my server, something easy that doesn't need installing files etc.
        I have the urls in more than 20 txt files. That's why I'm thinking PHP. HAve no idea what ColdFusion is.

        Comment

        • Arowanna
          Confirmed User
          • Dec 2004
          • 248

          #5
          i had to do the same after i decided to split movie / pic gallerys

          just give me the links

          greetz

          Comment

          • Antonio
            Too lazy to set a custom title
            • Oct 2001
            • 14136

            #6
            Didn't mean to sound rude, the thing is I don't want to give away the content fo the .txt files, it took me days to gather all the links ;)

            Comment

            • StuartD
              Sofa King Band
              • Jul 2002
              • 29903

              #7
              hit me up on icq 5636347 and I can hook you up with something really quick.
              This is me on facebook
              This is me on twitter

              Comment

              • MattO
                The O is for Oohhh
                • Feb 2003
                • 10861

                #8
                That's cool, good luck with it

                Comment

                • Antonio
                  Too lazy to set a custom title
                  • Oct 2001
                  • 14136

                  #9
                  Originally posted by Arowanna
                  i had to do the same after i decided to split movie / pic gallerys

                  just give me the links

                  greetz
                  I should've explained. I need the code to run on my server. Read the post above

                  Comment

                  • Antonio
                    Too lazy to set a custom title
                    • Oct 2001
                    • 14136

                    #10
                    Originally posted by MattO
                    That's cool, good luck with it
                    Thanks fo your help MattO

                    Comment

                    • Arowanna
                      Confirmed User
                      • Dec 2004
                      • 248

                      #11
                      sorry

                      i used a vb program to get the links upload them in a php(insert) and then execute php script

                      but thats not what ur looking for

                      gl

                      Comment

                      • Antonio
                        Too lazy to set a custom title
                        • Oct 2001
                        • 14136

                        #12
                        Originally posted by NichePay - StuartD
                        hit me up on icq 5636347 and I can hook you up with something really quick.
                        Just did

                        Comment

                        Working...