Re: [Question] Newbie: Apache::SubProcess to spawn PHP commands

2004-02-19 Thread Stas Bekman
Rob Saunders wrote: Hi, I'm using Mason to dynamically create templated web-pages and this is all working okay, adding headers/footers/menus etc... via the autohandler and "$m->call_next" for the content. However, I also have a number of inherited PHP scripts, the output of which I'd also like

[Question] Newbie: Apache::SubProcess to spawn PHP commands

2004-02-19 Thread Rob Saunders
Hi, I'm using Mason to dynamically create templated web-pages and this is all working okay, adding headers/footers/menus etc... via the autohandler and "$m->call_next" for the content. However, I also have a number of inherited PHP scripts, the output of which I'd also like to format using my