Re: [PHP] Re: Form POST problem with Netscape 6

2001-08-09 Thread Peter S. Fekkes
Richard, Tanks for your thinking, I have used the register_shutdown_function to test the reason for the break. This result in a normal shutdown, i.e. nothing wrong at the server side, the output is completely parsed. When I replace the form method POST into a GET everything works fine. With th

[PHP] Re: Form POST problem with Netscape 6

2001-08-09 Thread Richard Lynch
Use IE long enough to find out what the output is... Or, log output to a file as well as the browser. Or... Is this thing taking more than 30 seconds to run? http://php.net/set_time_limit -- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL PROTECTED] Wanna help me out?