In article <002e01c20370$4ebee8f0$b402a8c0@mango>, [EMAIL PROTECTED] (John Holmes) wrote:
> Can PHP do that? Of course. Can it do it that easily right out of the > box. No. Just like the RXML backend is already written that parses > <accessed per="day" /> into the appropriate number, the backend would > have to be written for PHP to do the same thing. You'd have to write a > template engine, basically, that'll look for special tags and do the > appropriate PHP functions when it encounters them. > > I think you'd be far better off learning PHP and just adapting an > existing template engine to suit your needs. There are plenty of them > out there. I have no problem with learning PHP, I like it alot. But in some instances, I like the RXML approcah better. You talk about template engines, what are they and can you name some examples? -- Sandman[.net] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php