Re: [PHP-WIN] XSLT: Problem passing variables with PHP 4.2

2002-08-17 Thread Rasmus Lerdorf
Turn on register_globals in your php.ini file On Sat, 17 Aug 2002, Ignatius Reilly wrote: > Hi, > > Since upgrading from PHP 4.0 to 4.2, I do not manage any longer to pass parameters >from the PHP script. The XSLT transformations is performed allright, though, but use >empty string values for

[PHP-WIN] XSLT: Problem passing variables with PHP 4.2

2002-08-17 Thread Ignatius Reilly
Hi, Since upgrading from PHP 4.0 to 4.2, I do not manage any longer to pass parameters from the PHP script. The XSLT transformations is performed allright, though, but use empty string values for the parameters defined in the script. I tried to kludge by passing parameters in the form of strin