I use an apache webserver with php. I wonder if it would be possible to parse templates without displaying them to the users. The result should be an html page that can be then send to the user with mime mail format. e.a. A user is subscribed to a number of articles. The template should be parsed in function of the number of articles. The result page then is to be mailed.
Thanks,
Klaas