I just got the new PHP5 RC 2 and wanted to try out the DOM XML extension.
But for some reason I can't use it, php return a fatal error saying the functions are 'undefined'.
I use the following functions :
domxml_version
domxml_open_file
Im running apache 1.3.27 on Win98SE
And copied iconv.dll to my system dir.
Does anyone here has a idea what I did wrong or how to get it work ?