I have a php script which runs a query and then outputs the results in to
html. The html should repeat itself depending on the number of results. i.e
to produce search results.

I know that my current query should return 5 results however it is only show
the last one. Is there something I need to do to show all my results.

Matt.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to