From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Professional
PHP version:      4.0.5
PHP Bug Type:     Unknown/Other Function
Bug description:  the 'remark' is not working

I was trying to remark the following code in my php, but the php said I got a Parse 
error.

// $xmlHeaderStr = "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\r\n";              
 


if i change this to

/*
// $xmlHeaderStr = "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\r\n";
*/

then, the problem is solved.


-- 
Edit Bug report at: http://bugs.php.net/?id=11866&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to