Archive for January 4, 2010

domdocument::domdocument() expects parameter 2 to be long

Not to worry,

This s because of domxml library.
If your are using PHP4 the in php.ini uncomment extension=php_domxml.dll.

and

If your using PHP 5 then comment extension=php_domxml.dll.
Have Fun…

Harshad Pandit,
PHP-Pandit