ID: 25987 User updated by: tkwright_233 at hotmail dot com Reported By: tkwright_233 at hotmail dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: * PHP Version: * New Comment:
I get what you mean. So how come the php engene recognizes '<?' from '<?='? I know it can, otherwise '<?$a_declared_variable?>' would cause an error (comparing to '<?=$a_declared_variable?>'). Previous Comments: ------------------------------------------------------------------------ [2003-10-30 15:44:15] [EMAIL PROTECTED] Becasue the first two characters are the same? ------------------------------------------------------------------------ [2003-10-30 15:39:15] tkwright_233 at hotmail dot com So why can't it recognize '<?' from '<?xml' ------------------------------------------------------------------------ [2003-10-30 14:41:38] tkwright_233 at hotmail dot com I have checked the manual, front-to-back, even memorized it. I heve checked the bugs very throughly, I am very 'good friends' with the 'how to report a bug' page. but still have found nothing on the topic. adding to the previous argument, the php engene recognizes '<?' from '<?=', or else '<?$a_declared_variable?>' would cause an error. ------------------------------------------------------------------------ [2003-10-26 15:24:32] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php It does recognize the difference, if you disable short_tags, which you should for exactly this reason. ------------------------------------------------------------------------ [2003-10-26 14:20:58] tkwright_233 at hotmail dot com abye there could be another variable in the php.ini, space required after tag start. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/25987 -- Edit this bug report at http://bugs.php.net/?id=25987&edit=1