El jue, 12-01-2006 a las 12:14 +0100, [EMAIL PROTECTED] escribió: > Hello, > i want to integrate php in the page2xhtml using: > > <?php > @include 'http://www.myurl.com/tmp/test.php'; > ?> > > but i don't get any answer or error message. what am i doing wrong?
Nothing. xsl is just not php so the above will not work. It will kindly ignored. ;-) A solution depends on what you want do with the php. php will not work with lenya due to the fact that lenya is java based. So I imagine that you want to export a static lenya site and run this on a webserver, right? salu2 > if i call > http://www.myurl.com/tmp/test.php in the browser, it works fine.... > > Thanks in advance, > CuPaKoB > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
