--- Thomas Lanphier <[EMAIL PROTECTED]> wrote:
> After executing php commands in an html file that provides room in the 
> html for nice echo outputs to screen, I pass control to another php-only
> (no html) file.

Can you explain what you mean by passing control? This is an important
detail.

> Can I use echo statements in the php-only file, and have the results 
> display in the html file that I expect is still on-screen in the user's 
> browser?

This depends on what you mean. My gut instinct tells me no, but I'm making
a wild guess as to what you're doing.

Chris

=====
My Blog
     http://shiflett.org/
HTTP Developer's Handbook
     http://httphandbook.org/
RAMP Training Courses
     http://www.nyphp.org/ramp

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

Reply via email to