the line that gives the error... Warning: failed to load external entity "employees.xml" in C:\Inetpub\wwweloanshop\test\xml.php on line 36 What employees?
is... $doc = xmldocfile("employees.xml") or die("What employees?"); "Lallous" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hmm! > > 1)Can you show the code @ line 36 if possible > 2)try to escape the "\" (replace every \ with \\) > > > "Brian McGarvie" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I have a problem with DOMXML... > > > > I installed it and it is showing up in a phpinfo() script... > > > > However when I try a simple example it gives me an error such as: > > > > Warning: failed to load external entity "employees.xml" in > > C:\Inetpub\wwweloanshop\test\xml.php on line 36 > > > > Any hints? > > > > [ Brian M McGarvie | www.mcgarvie.net - www.the-local-guide.com - > > www.anypurposeloans.com ] > > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php