Re: [PHP] Simplexml_load_file: 401 Authorization Required

2010-05-17 Thread Nathan Nobbe
On Mon, May 17, 2010 at 4:01 PM, Michael Stroh wrote: > I've created a php file (getcalentries.php) that creates an xml output and > have a second page (plots_test.php) that reads in the xml file and displays > some plots. They've both in the same webdav folder so I have to enter > authentication

[PHP] Simplexml_load_file: 401 Authorization Required

2010-05-17 Thread Michael Stroh
I've created a php file (getcalentries.php) that creates an xml output and have a second page (plots_test.php) that reads in the xml file and displays some plots. They've both in the same webdav folder so I have to enter authentication information to load the plotting page, but my simplexml_load