ID: 21857 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Wont fix Bug Type: Feature/Change Request Operating System: Linux 2.4x PHP Version: 4.3.0 New Comment:
Or 'single "quotes"' or <<<HEREDOC Previous Comments: ------------------------------------------------------------------------ [2003-01-24 01:25:57] [EMAIL PROTECTED] Obscure syntax has never been well-embraced by php. besides, in this example you can just ?>This make it really really "easy" to output HTML <?php ------------------------------------------------------------------------ [2003-01-24 00:56:56] [EMAIL PROTECTED] it would be nice to do something like this; echo(qq~This make it real "easy" to output HTML~); vs echo("This makes it a real \"pain\" to output HTML"); This is a feature in Perl where it could be qq! ! or any other symbol after the qq is used as a delimeter. thanks, jeff ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21857&edit=1