ID: 26767 Updated by: [EMAIL PROTECTED] Reported By: zxc at zmail dot ru -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: all PHP Version: 4.3.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. RTFM again. Previous Comments: ------------------------------------------------------------------------ [2004-01-02 11:26:08] zxc at zmail dot ru Description: ------------ Why php code runs in the comments? Reproduce code: --------------- <? // <?="welcome to our site!";?> it isn't comment, why? # <?="welcome to our site!";?> it`s too... /* <?="welcome to our site!";?> it`s too... */ ?> Expected result: ---------------- empty page ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26767&edit=1