NextToNothing Posted July 19, 2010 Share Posted July 19, 2010 Hello, I need help with this script i downloaded. The error i get is: Call to undefined function domxml_open_mem() Im running PHP 5.2.1 and i have installed the dll extension but i get the same error. Im not sure if the dll is the right version for my php. The line the error is on is: $xml = domxml_open_mem("<?xml version='1.0' standalone='yes'?>" . $cardHTML); Thanks in advance Link to comment https://forums.phpfreaks.com/topic/208230-call-to-undefined-function-domxml_open_mem/ Share on other sites More sharing options...
trq Posted July 19, 2010 Share Posted July 19, 2010 Im not sure if the dll is the right version for my php. What makes you think that? Where did you get it from? Does... phpinfo show the extension is working? Link to comment https://forums.phpfreaks.com/topic/208230-call-to-undefined-function-domxml_open_mem/#findComment-1088384 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.