ID: 11866
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Unknown/Other Function
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

please RTFM. you cannot include ?> in one line comments

Previous Comments:
---------------------------------------------------------------------------

[2001-07-04 04:06:42] [EMAIL PROTECTED]

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"?>rn";             


if i change this to

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

then, the problem is solved.

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11866&edit=2


-- 
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