> Take a look at ob_start(),ob_get_contents() and ob_end_clean() > functions. These make it possible to capture the output. > To call a webservice handle from a not HTTP request you can manually > set the $HTTP_RAW_POST_DATA var with the contents of a mail or any > other communication protocol.
thanks, it worked :) rash -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php