Hello there, everybody!
Dudes, I'm trying to overwrite a xml file using php.
The problem is: the file isn't being overwritten.
Also, if I delete the xml, it's not gonna be created.
Here's the code, take a look:
<code>
function xml(){
$xml = "<?xml version=\"1.0\"...