Re: [PHP-WIN] Help with XSL

2002-02-25 Thread J Wynia
I did an XSLT demo a while back for the Twin Cities PHP User Group. My notes and demo code are available at http://www.tcphp.org/meeting_notes/xslt/. I wrote the demo on Windows. "Phillip Fox" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > On Mon, 25 Feb

Re: [PHP-WIN] Help with XSL

2002-02-25 Thread Phillip Fox
On Mon, 25 Feb 2002, Noel Billig wrote: > Anybody out there get XSL transforms working with PHP4.1.1 and Apache1.3.22 > (Win32)? Yes, I got it to work, but before I did I was getting the same encoding error as you. I'm not sure what is causing your iconv dll errors though. I have a iconv-1.3.d

[PHP-WIN] Help with XSL

2002-02-25 Thread Noel Billig
Anybody out there get XSL transforms working with PHP4.1.1 and Apache1.3.22 (Win32)? I'm a developer (not a server administrator) trying to set up a local box to work on and I've been going through the install process (which has been extremely frustrating so far), but I think I'm finally close, u