NYCPHP Meetup

NYPHP.org

[nycphp-talk] object buffering

Willliam Klein willie at pdfsystems.com
Wed Jul 23 15:28:34 EDT 2003


Hi All;

Is there a way to store the entire output os a php page to be emailed later?

I was thinkingsomething like:

op_start("showOPA.php");
$blah=op_get_content();
echo $blah;


but it's not doing anything.  Is there another function I should be using?

thanks

willie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030723/e6082967/attachment.html>


More information about the talk mailing list