Whenever i try to access XML(Dom or Xpat) api in php it gives me error
"PHP has encountered an Access Violation at 019BE6A1"
i m using windows OS and webserver is PWS
Hi,m
Thats a memory address. This is proberly a memory leak in php, or a problem with pws.
pws is not a good server to use for developing. If possible switch to apache (http://httpd.apache.org).
Elfyn