Re: php code compiles, produces good html output, but crashes when put through browser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Casey wrote:

> Maybe I didn't read well enough, but if the PHP produces proper HTML
> on the command line, shouldn't it work in the browser too? 

Not necessarily.  Running stand-alone and in the webserver are two
completely different environments. 

> My logic is that if the title displays, then the browser hangs, it
> should be something on the client-side, right?

It _could_ be, but I doubt it.  The browser/client might be "hanging"
waiting for the server to finish. 


/Per Jessen, Zürich

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux