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

Reply via email to