Results 1 to 4 of 4

Thread: Making a search box for a website

  1. #1
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Making a search box for a website

    Hello I am new to the forums and looking to make a search box for my website.

    I have a database of values set in the layout:

    Example

    Gates, Bill Mr $99,999.99

    I would like to be able to have a form on my site where people could type in the first letters of their first or last names and be taken to all the information that applies on a new page in a professional layout.

    Could someone please point me in the right direction.

    Thanks in advance.

  2. #2
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    Depending on if you want JavaScript or PHP, there's a lot of options...

    A simple script that I recommend is this one by JavaScript Kit, it's very lightweight and customizable, but won't work with PHP databases (without a lot of configuration, unfortunately)

    For PHP, don't know of any off the top of my head, but definitely search Google for "Free open source PHP search engine" and you're bound to find something useful...

    Hope this helps!

    // X96 \\
    Last edited by X96 Web Design; 04-27-2009 at 11:55 PM. Reason: spelin stuf rong
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  3. #3
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much for your help.

  4. #4
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    You're welcome! Glad to help!

    // X97-8 = X96 \\
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

Bookmarks

Posting Permissions

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