Joel Konkle-Parker <mailto:[EMAIL PROTECTED]>
    on Thursday, August 21, 2003 9:17 AM said:

> Can anyone offer some advice as to what I should do here?

1. Remove the buffering calls that are within the script your trying to
buffer.
2. Have the child script write it's output to a file on the server and
then have the parent script read that file.
3. Try a completely different code design so that you don't have to
worry about all this mess.



Chris.

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

Reply via email to