On Friday 08 February 2002 21:38, Gary Benson wrote: > Is it possible to write a PHP script that generates XML which is then fed > through AxKit? I've been trying variations around the following:
Someone may know better than I, but I think this is currently impossible, at least as is. You could create a Provider module that proxies to certain URLs where PHP is enabled and thus filter the output. Perhaps that a subrequest would even work. Or, if PHP is accessible from Perl, you could have a PHPProvider. Otherwise, given the fact that both PHP and AxKit are content modules, I don't think this works now. It will however work in Apache 2 ;-) -- _______________________________________________________________________ Robin Berjon <[EMAIL PROTECTED]> -- CTO k n o w s c a p e : // venture knowledge agency www.knowscape.com ----------------------------------------------------------------------- Computer games don't affect kids, I mean if pac man affected us as kids, we'd all sit around in a darkened room munching pills and listening to repetitive music. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
