"If the PHP-mode is chosen, enter PHP code between <?php ?>. Note that executing incorrect PHP-code can break your Drupal site."

The way I first read this, one is supposed to enter PHP code without the <?php ?> - entering the code "that's supposed to be between" these tags (which doesn't work, one needs to include the surrounding php-tags). Could this be updated to something clearer?