Posted by Ben Holness on 06/26/06 17:59
> Try output buffering. > > ob_start(); > > callMyNiftyFunction(); > > $contents = ob_get_contents(); > > ob_end_clean(); Perfect! Thanks, Ben
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming