Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Search engine

  1. #11
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    Lol noob. Its a big thing setting up your own search site. You will need a dedicated Database server with a hell of alot of space to start off with ''/

  2. #12
    Join Date
    Nov 2005
    Posts
    192
    Tokens
    0

    Default

    Tom it's not going to be big just a small one.

  3. #13
    Join Date
    Jun 2005
    Location
    Where the sun dont shine
    Posts
    940
    Tokens
    0

    Default hi

    Quote Originally Posted by Aid
    Tom it's not going to be big just a small one.
    still need a server i think

  4. #14
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Aid
    Tom it's not going to be big just a small one.
    Still you need to store alot of data...

  5. #15
    Join Date
    Dec 2004
    Location
    Essex, UK
    Posts
    3,285
    Tokens
    0

    Latest Awards:

    Default

    I might write one when I have some spare time in the holidays



    i used to be NintendoNews. visit my blog or add me on twitter.
    need help with vista? i am a microsoft certified technology specialist in configuring windows vista and connected home integrator.. pm me for help!


    "I am the way, the truth, and the life. No one comes to the Father except through me"
    John 14:6 (NIV)


  6. #16
    Join Date
    Aug 2004
    Location
    bristol
    Posts
    3,799
    Tokens
    0

    Latest Awards:

    Default

    You could search websites for strings of text with the eregi function in PHP.
    It would be somthing similar to:
    PHP Code:
    eregi($search$lines$result); 
    kinda quit.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •