[nycphp-talk] executing php in the output buffer
Mark Withington
mwithington at PLMresearch.com
Thu Nov 16 13:49:38 EST 2006
I'm retrofitting a simple templating system. Ends up that I've got PHP in
the output buffer that needs to get executed prior to sending to the
browser. I'm using the callback function within ob_start command (e.g.
ob_start(runphp);). Anyone had any experience doing this (or better ideas)?
Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20061116/756fe082/attachment.html>
More information about the talk
mailing list