Efficient web search

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anbumozhip
    New Member
    • Jul 2007
    • 10

    Efficient web search

    hi all,
    I'm a newbie to php,Could anyone has the idea how to write a php script to search the database for a better and fast search providing many options.


    Regards
    Anbumozhi
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Originally posted by anbumozhip
    hi all,
    I'm a newbie to php,Could anyone has the idea how to write a php script to search the database for a better and fast search providing many options.


    Regards
    Anbumozhi
    Sorry, we don't 'write' the scripts for you.

    Go read some tutorials and then attemp it yourself. If you hit any problems, that's when you come see us :)

    Comment

    • Atli
      Recognized Expert Expert
      • Nov 2006
      • 5062

      #3
      Hi Anbumozhi.

      It is really impossible for us to help you speed up your database queries without knowing anything about your database.

      What database system are you using?
      What have you done so far to increase the performance of your queries?

      Comment

      • anbumozhip
        New Member
        • Jul 2007
        • 10

        #4
        no i didn't ask for scripts i need some idea

        Comment

        • vijcbe
          New Member
          • Sep 2007
          • 16

          #5
          hi anbu
          It is very hard for anyone to help you out with ideas. First tell which database you are using and tell us which part you're getting the issue. This is because, faster access to database relies on database which you use also. You will troubleshoot issues yourself, when you try to play with queries.
          Good luck,
          VJ

          Comment

          Working...