Re: [PHP] xslt_process

2004-05-15 Thread raditha dissanayake
eoghan wrote: hi, im using the xslt_process() function, but want to use a php file with generated xml content as the xml file i feed the function but it seems to complain that its a php file *Warning*: Sablotron error on line 22: XML parser error 4: not well-formed (invalid token) when i use

Re: [PHP] xslt_process

2004-05-15 Thread Ray Hunter
On Sat, 2004-05-15 at 10:20, eoghan wrote: > hi, > im using the xslt_process() function, but want to use a php file with > generated xml content as the xml file i feed the > function but it seems to complain that its a php file > *Warning*: Sablotron error on line 22: XML parser error 4: not