ID: 11303
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

Fixed in CVS, thanks for your report.

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

[2001-06-05 23:12:55] [EMAIL PROTECTED]
The "#" and "//" methods of commenting do not appear to be working on a Windows 2000 
server.

Example:
------------------------------------------
# Comment
$var = "a statement";

// Comment
$var2 = "another statement";
------------------------------------------

The above example resulted in the comments and the comment characters being printed to 
the browser window.

The /* comment */ method appears to work fine, however.

The only environmental change to the server was upgrading to PHP v.4.0.5 and this 
error does not occur on our Linux servers.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11303&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