What would be an easy tool to write in PHP?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kard63
    Confirmed User
    • Nov 2003
    • 8944

    #1

    What would be an easy tool to write in PHP?

    Hey I've got a final project due in my php class. Is their any tool I could write that would be useful and not a huge undertaking? I had a few ideas but they blew. If I pick yours I'll give you a copy to use.

    Thanks in advance.
  • Babaganoosh
    ♥♥♥ Likes Hugs ♥♥♥
    • Nov 2001
    • 15841

    #2
    Make a script that generates income with no work. That would kick ass.
    I like pie.

    Comment

    • Brujah
      Beer Money Baron
      • Jan 2001
      • 22157

      #3
      Write a tool that will take a domain name, and split it into it's components. Like: MyFreeForum.com would return "My Free Forum"

      Comment

      • pstation
        Confirmed User
        • Jul 2003
        • 1135

        #4
        Wow, they have entire classes dedicated for PHP alone? seems a bit overboard for such a simple language.

        Comment

        • Kard63
          Confirmed User
          • Nov 2003
          • 8944

          #5
          Originally posted by Babaganoosh
          Make a script that generates income with no work. That would kick ass.

          Umm I want to to it in a day. I'm not going to write comus thumbs or anything harder like the free money script lol.

          Comment

          • Kard63
            Confirmed User
            • Nov 2003
            • 8944

            #6
            Originally posted by Brujah
            Write a tool that will take a domain name, and split it into it's components. Like: MyFreeForum.com would return "My Free Forum"

            What are you talking about ? lol

            Comment

            • Brujah
              Beer Money Baron
              • Jan 2001
              • 22157

              #7
              Come on.. split a phrase into it's components.

              splitthisphrase = 'split this phrase'

              Comment

              • mrthumbs
                salad tossing sig guy
                • Apr 2002
                • 11702

                #8
                make a custom todo-list tool.. very useful ;)

                Comment

                • woj
                  <&(©¿©)&>
                  • Jul 2002
                  • 47880

                  #9
                  Originally posted by Brujah
                  Come on.. split a phrase into it's components.

                  splitthisphrase = 'split this phrase'
                  Do you actually have a need for a script like that?
                  Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
                  Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
                  Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

                  Comment

                  • madawgz
                    8.8.8.8
                    • Mar 2006
                    • 30509

                    #10
                    try using notepad?
                    TAEMDLRMSKRJIXMRLSMRJ.

                    Comment

                    • Brujah
                      Beer Money Baron
                      • Jan 2001
                      • 22157

                      #11
                      Originally posted by woj
                      Do you actually have a need for a script like that?
                      Nothing urgent.. but it was something I was thinking about writing. If he's going to do it, I won't bother.

                      Comment

                      • woj
                        <&(©¿©)&>
                        • Jul 2002
                        • 47880

                        #12
                        Originally posted by Brujah
                        Nothing urgent.. but it was something I was thinking about writing. If he's going to do it, I won't bother.
                        oh, I was going to suggest writing it for you, heh, but I guess you code yourself too?
                        Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
                        Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
                        Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

                        Comment

                        • Brujah
                          Beer Money Baron
                          • Jan 2001
                          • 22157

                          #13
                          Originally posted by woj
                          oh, I was going to suggest writing it for you, heh, but I guess you code yourself too?
                          I do a little. This seemed like one of those that might be fun because it's a little challenging. At least, until you crack it I guess.

                          Comment

                          • candyflip
                            Carpe Visio
                            • Jul 2002
                            • 43073

                            #14
                            Originally posted by mrthumbs
                            make a custom todo-list tool.. very useful ;)
                            Check this out.

                            http://www.tadalist.com/

                            Spend you some brain.
                            Email Me

                            Comment

                            • Libertine
                              sex dwarf
                              • May 2002
                              • 17860

                              #15
                              A project which will take about a day to make?

                              Hmm... something like an advanced picture of the day script with an elaborate admin interface maybe?
                              /(bb|[^b]{2})/

                              Comment

                              • Bama
                                Confirmed User
                                • Nov 2001
                                • 2727

                                #16
                                <?php
                                phpinfo();
                                ?>

                                Copy this to notepad - save file as whatever.php
                                Upload and call page with browser


                                Doesn't get much simpler than that

                                Comment

                                • Brujah
                                  Beer Money Baron
                                  • Jan 2001
                                  • 22157

                                  #17
                                  woj, someone else is looking for it too.
                                  http://www.dnforum.com/f181/domain-p...ad-146093.html

                                  Comment

                                  • irbobo
                                    Confirmed User
                                    • Dec 2005
                                    • 410

                                    #18
                                    make a telephone book

                                    Comment

                                    • u-Bob
                                      there's no $$$ in porn
                                      • Jul 2005
                                      • 33063

                                      #19
                                      a db script for people who own/buy/sell lots of domains...

                                      should be able to list (and search for) domains, domains in use (domains with a website), nameservers, registrar, reg date, renewal date, ammount the domain cost, PR, comments,...

                                      Comment

                                      • dmnz0r
                                        Registered User
                                        • Mar 2006
                                        • 70

                                        #20
                                        reverse polish calculators are always fun, and what we did in comp sci II
                                        DotFucked.ORG
                                        iCQ: 309-654-308

                                        Comment

                                        • Kard63
                                          Confirmed User
                                          • Nov 2003
                                          • 8944

                                          #21
                                          bump

                                          8 char

                                          Comment

                                          • Chris
                                            Too lazy to set a custom title
                                            • May 2003
                                            • 27880

                                            #22
                                            Originally posted by u-Bob
                                            a db script for people who own/buy/sell lots of domains...

                                            should be able to list (and search for) domains, domains in use (domains with a website), nameservers, registrar, reg date, renewal date, ammount the domain cost, PR, comments,...
                                            that would be cool
                                            [email protected]

                                            Comment

                                            • CheneyRumsfeld
                                              Confirmed User
                                              • Sep 2004
                                              • 1341

                                              #23
                                              post bot

                                              Comment

                                              • WWC-Pajio
                                                Confirmed User
                                                • Mar 2006
                                                • 3846

                                                #24
                                                ....bump from my side!! it's a good question by the way
                                                Pajio
                                                Pajio [at] WorldWideContent.com

                                                ICQ: 315.477.529 Skype: WWC-Pajio


                                                YOUR CHOICE FOR QUALITY CONTENT
                                                15,000+ DVDs / 300+ Studios / 80+ Niches / High Res Photos / Any Format Encoding / 2257

                                                Comment

                                                Working...