PHP Classes

Question line 96

Recommend this page to a friend!

      XML-Writer  >  All threads  >  Question line 96  >  (Un) Subscribe thread alerts  
Subject:Question line 96
Summary:error
Messages:2
Author:jose antonio
Date:2011-04-23 17:35:41
Update:2011-04-26 06:59:45
 

  1. Question line 96   Reply   Report abuse  
Picture of jose antonio 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...

  2. Re: Question line 96   Reply   Report abuse  
Picture of giulio giulio - 2011-04-26 06:59:45 - In reply to message 1 from jose antonio
Hi I discover this problem!

I just fix it !!