Posted by Rik Wasmus on 09/06/07 16:57
On Thu, 06 Sep 2007 18:45:23 +0200, macca <ptmcnally@googlemail.com> wrote:
> Hi
>
> Im trying to think of a way to dynamically generate a stylsheet using
> php that can be easily updated by a client.
>
> My first thought was to generate the stylesheet as an XML document
> first and then use the XML document to generate the stylesheet, and
> whenever there is an update in the stylesheet it can be saved as an
> XML document and parsed in PHP to generate the new stylesheet.
>
> Does this sound reasonable?
What is the exact reason you want an intermediate XML document? Are there
any other scripts then PHP involved?
--
Rik Wasmus
Navigation:
[Reply to this message]
|