Search results

  1. A

    403 Error when writing from php file to XML file

    I have a handler file (manageme.x10.mx/xml/handler.php) that is called by a XMLHttpRequest from manageme.x10.mx/web/userHome.html. The redirected url is in XMLHttpRequest params. What I want to happen is I want the handler file to open an XML file and save the update to that file. What is...
Top