PHP Classes

not working

Recommend this page to a friend!

      crXml  >  All threads  >  not working  >  (Un) Subscribe thread alerts  
Subject:not working
Summary:not working
Messages:2
Author:Alok kumar Sinha
Date:2011-02-11 18:28:38
Update:2011-02-11 20:28:55
 

  1. not working   Reply   Report abuse  
Picture of Alok kumar Sinha Alok kumar Sinha - 2011-02-11 18:28:38
some thing missing

Fatal error: Class 'crXml' not found in test.php on line 24

  2. Re: not working   Reply   Report abuse  
Picture of Sandeep.C.R Sandeep.C.R - 2011-02-11 20:28:55 - In reply to message 1 from Alok kumar Sinha
Hi,

Thanks for trying this class.

I think you have missed to download the file crXml.php.
Please download the file crXml.php from

phpclasses.org/browse/download/1/fi ...

Please put this file in the same directory as the test.php file and try again.

But the file test.php is only a set of tests to make sure the class is working as supposed.It does not produce any XML output.

For a sample XML output download the file Generation-nameSpaceExample.php from

phpclasses.org/browse/download/1/fi ...

You have to put the file and crXml.php file in the same directory.

and take the file Generation-nameSpaceExample.php from a browser.

You can see an XML output.

Please let me know if this fixed your issue.

Regards,
Sandeep.C.R