Need help for a little PHP search script

Discussion in 'PHP' started by gladiolus, Mar 13, 2008.

  1. #1
    Hey PHP Experts,
    Can anyone help me?
    I want a php search script and it should be a piece of cake for the experts but unfortunately I have started to learn php today!

    I have a few hundred images in a folder named xxx.com/dictionary/
    I want a php search script that will display a search box in the page: xxx.com/dictionary.php

    If anyone write a word in the search box and press the "find" button it would display the image in that page right below the search box. If the search item is not found it would display "search item not found".

    Can anyone help?
     
    gladiolus, Mar 13, 2008 IP
  2. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #2
    do you have your client side script...
    and post your database columns and records
     
    bartolay13, Mar 14, 2008 IP
  3. The Seeker

    The Seeker Banned

    Messages:
    121
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I can help you in setting it up and making it functional. So do you have the script ready or you want the script??
    PM me..
     
    The Seeker, Mar 14, 2008 IP
  4. gladiolus

    gladiolus Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I can set it up... I just need the script.
     
    gladiolus, Mar 14, 2008 IP
  5. gladiolus

    gladiolus Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I don't have the script! I need the script. There is no database, I have the image files in a folder. The PHP script should find the image from the folder and display the image.
     
    gladiolus, Mar 14, 2008 IP
  6. Chrisazy

    Chrisazy Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you should make a database that has all of the information of each image (name, tags, things like that) then you should ask again :D
     
    Chrisazy, Mar 14, 2008 IP
  7. gladiolus

    gladiolus Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Hmm... I should learn the PHP first... Thanks anyway!
     
    gladiolus, Mar 15, 2008 IP