First, the situation: 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.
The question: 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? Thanks for any help! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php