> -Original Message-
> From: Krzysztof Kocjan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 24, 2001 9:32 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP parser BUG - comments
>
>
> I'm using PHP/4.0.6. I suppose I found bug in PHP parser. There is P
Hi,
I'm using PHP/4.0.6. I suppose I found bug in PHP parser. There is PHP
code:
" );
/*print( "" );*/
?>
which produces strange output in www browser:
test" );
/*print( "aaa" );*/
?>
I my opinion there should be only text 'test' at www browser window.
Thank You for any comments.
Krzysztof K
2 matches
Mail list logo