plutomed Posted May 26, 2008 Share Posted May 26, 2008 When I use this: <? $doc = new DOMDocument(); ?> I get this error: Fatal error: Cannot instantiate non-existent class: domdocument in /home/plutomed/public_html/simple_calender/get_date_data_1.php on line 2 How come? Quote Link to comment https://forums.phpfreaks.com/topic/107337-solved-domdocument/ Share on other sites More sharing options...
BlueSkyIS Posted May 26, 2008 Share Posted May 26, 2008 i believe that requires php 5 Quote Link to comment https://forums.phpfreaks.com/topic/107337-solved-domdocument/#findComment-550330 Share on other sites More sharing options...
plutomed Posted May 26, 2008 Author Share Posted May 26, 2008 Ah yes thanx. What can I use for parsing XML files instead then. Or I could try and get my hosting to install php 5. ??? Quote Link to comment https://forums.phpfreaks.com/topic/107337-solved-domdocument/#findComment-550335 Share on other sites More sharing options...
BlueSkyIS Posted May 26, 2008 Share Posted May 26, 2008 http://www.google.com/search?q=php+xml+parser Quote Link to comment https://forums.phpfreaks.com/topic/107337-solved-domdocument/#findComment-550337 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.