Having a problem with PHP script

Discussion in 'PHP' started by Garland Robinson, Jul 4, 2007.

  1. #1
    Hello guys I'm working on a keyword research script. I'm having a problem however. After the user performs the first search, the results show up like they are supposed to, however on the second search the results become unformatted and the legend doesn't even show up. I've tried restricting the results to only show up in a <div> with the max-width setting, but they still stretch beyond the div, and my legend doesn't show up.

    Check it out here to see what I mean:

    http://www.gcrstore.net/research.php
     
    Garland Robinson, Jul 4, 2007 IP
  2. Ervee

    Ervee Peon

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The second searched went fine as well in firefox, the third, a typo 'wakl' went wrong, the fourth went alright again 'baby'.

    The problem is not with the number of times you search, but with the search results it appears. It goes wrong if there is only 1 result (like 'wakl'). Look at the code when you only have 1 result.
     
    Ervee, Jul 4, 2007 IP
  3. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #3
    gibex, Jul 4, 2007 IP