Ihre Kommentare

It doesn't work in PHP either. 

For instance if I try to embed PHP into HTML like this: 


<form action="<?php echo $url?>" method="post">


everything between the quotation marks is colored evenly, it is treated the same way "post" is, just like a simple string.