I need an insanely simple php script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jace
    FBOP Class Of 2013
    • Jan 2004
    • 35562

    #1

    I need an insanely simple php script

    I know this has to be easy as hell for any php guru

    I need a script that randomizes a list of emails...I just want to input a list of about 500-600 emails into a form, click submit and it completely randomizes the email list..the more random the better, so I would assume the simplest form of randomization is the best here

    can anyone help?
  • Kevin Marx
    Confirmed User
    • Apr 2007
    • 1888

    #2
    are you looking for a full script or just a suggestion to move you forward?
    ICQ: 370 037 008

    Comment

    • Brujah
      Beer Money Baron
      • Jan 2001
      • 22157

      #3
      Try something like this
      http://www.clickmojo.com/emails.phps

      Comment

      • Jace
        FBOP Class Of 2013
        • Jan 2004
        • 35562

        #4
        Originally posted by Kevin-SFBucks
        are you looking for a full script or just a suggestion to move you forward?
        a full script? um, I have had easy shit like this before and it doesn't amount to more than 10-20 lines of code, if you call that a "full script", then ok, haha

        Comment

        • Jace
          FBOP Class Of 2013
          • Jan 2004
          • 35562

          #5
          Originally posted by Brujah
          Try something like this
          http://www.clickmojo.com/emails.phps
          fucking PERFECT man, thanks so much

          Comment

          • Kevin Marx
            Confirmed User
            • Apr 2007
            • 1888

            #6
            Originally posted by Jace
            a full script? um, I have had easy shit like this before and it doesn't amount to more than 10-20 lines of code, if you call that a "full script", then ok, haha
            Wasn't trying to be a smartass, was just wondering how far along the process you were.

            Looks like that script would work great. Similar to what I would have suggested.
            ICQ: 370 037 008

            Comment

            • Jace
              FBOP Class Of 2013
              • Jan 2004
              • 35562

              #7
              Originally posted by Kevin-SFBucks
              Wasn't trying to be a smartass, was just wondering how far along the process you were.

              Looks like that script would work great. Similar to what I would have suggested.
              oh, haha, i was still in the thinking stage, but what he posted above is perfect and puts me in the working stage

              Comment

              • Vick!
                Confirmed User
                • Nov 2005
                • 6882

                #8
                Please take my email address off your list before you start.

                thanks
                Affordable Quality Web Hosting

                Comment

                • Iron Fist
                  Too lazy to set a custom title
                  • Dec 2006
                  • 23400

                  #9
                  i like waffles

                  Comment

                  • Tempest
                    Too lazy to set a custom title
                    • May 2004
                    • 10217

                    #10
                    Originally posted by Jace
                    I know this has to be easy as hell for any php guru

                    I need a script that randomizes a list of emails...I just want to input a list of about 500-600 emails into a form, click submit and it completely randomizes the email list..the more random the better, so I would assume the simplest form of randomization is the best here

                    can anyone help?
                    All done in javascript so your data is kept private.
                    http://www.lonewolfscripts.com/tools...ize_lines.html

                    Comment

                    • payd2purv
                      Too lazy to set a custom title
                      • Jan 2008
                      • 2727

                      #11
                      Originally posted by Brujah
                      Try something like this
                      http://www.clickmojo.com/emails.phps
                      did you just whip that up instantly for him?

                      damn i wish I could script like that.

                      Comment

                      • CyberHustler
                        Masterbaiter
                        • Feb 2006
                        • 28736

                        #12
                        Originally posted by Tempest
                        All done in javascript so your data is kept private.
                        http://www.lonewolfscripts.com/tools...ize_lines.html
                        “If you can convince the lowest white man he’s better than the best colored man, he won’t notice you’re picking his pocket. Hell, give him somebody to look down on, and he’ll empty his pockets for you.”

                        Comment

                        Working...