I have a search page that creates a dynamic table of results from MS SQL
Server.  The table created on the web page does not always get created
properly for the same recordset.  Sometimes a field may have a black or red
background color and if the same exact search is run again it will display
properly.  If I have a  search with large number of records (few thousand)
there is usually html text printed above the table of results.  If I perform
the exact search multiple times, I will get different html text printed
above the table.

It seems as if the PHP engine/interpretor is not processing the script
properly.  I would think if I had a syntax issue with the script or HTML it
would either error out or return the same results everytime.

Has anyone else seen this problem before?

w2k SP2
IIS
PHP 4.2.1

Thanks for the help.

Tim



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to