From: W.D.Sumilang <wa...@on...> - 2001-06-03 21:20:39
|
Ronald, > i'm on win95... > what error do you get? > if you modify these two lines in BC_PATH_MOD.XSLT_example.php: > > $xml=BC_PATH_MOD.'xslt_example/form.xml'; > $xsl=BC_PATH_MOD.'xslt_example/form.xsl'; > >to: $xml='form.xml'; > $xsl='form.xsl'; >i get: cannot open file 'C:/Program Files/Apache Group/Apache/form.xsl' > my error is not the problem any path....????? if you have any problem with any path in Win32, please tell me, I will correct is as soon as possible.... >by stripping all the extra path info i discovered that either the class >XMSLTransformer.php or sablot is taking the above $xml,$xsl vars and >treating them like relative uri's thus the error: unsupported URI scheme >'c'. > my error is like this, but I got unsupported URI scheme 'e', and alex said it may be the problem from sablot, but I am already using the latest version.....poor..... ronald ====================== hmmm... mine _is_ the path problem as i explained: So, i put together a simple example that doesn't use the XSLTranformer.php class but a different one... and it works, but this class doesn't support extra $params args! so i'm attaching the zip file so you can run this example and see what you get... i tried this class with alex's form's example but got this" error: line 5: 'arg:/form_inputs.xsl' not found back to the drawing board, cheers -WD __________________________________________________ FREE voicemail, email, and fax...all in one place. Sign Up Now! http://www.onebox.com |