Posted by Tony Marston on 09/26/05 05:55
If you want to generate HTML output from XSL transformations using XML data
created from a PHP script then take a look at
http://www.tonymarston.net/php-mysql/sample-application.html
--
Tony Marston
http://www.tonymarston.net
"joes" <joes@bluewin.ch> wrote in message
news:1127655928.102748.179420@g43g2000cwa.googlegroups.com...
> Hello
>
> I am looking for a full example how I can achieve an http output
> filtering with php on an apache 2 server. I found some hints that the
> apache server supports to isntall and conifugrate such filters
> http://httpd.apache.org/docs/2.0/mod/mod_mime.html#addoutputfilter
> But I didn't found an example which is related to PHP.
>
> I like to achieve for my shop using a template mechanism based on xml &
> xsl with PHP. My idea is currently to use an output filter which does
> the xsl transformation.
> If anybody knows a tutorial or even some applicable frameworks in this
> area please post me here the links.
>
> Many thanks
>
> regards
> Mark Egloff
>
[Back to original message]
|