
jose antonio - 2011-04-23 17:35:41
I run your code and mark the following error, it has to do with the
opening of php but not exactly where?
Parse error: syntax error, unexpected T_STRING in C:\AppServ\www\xmlw\XMLFile.php on line 96
this is the line..
fwrite($this->fd, '<?xml version="1.0" encoding="ISO-8859-1"?>');
and that version is marked in red me...
thanks for your help...