+ ExplanationWhile tags such as <% %>and = ?>are often forgotten in PHP programming, they are valid ways to delimit a PHP code block. The tags, however, are not valid and, therefore, the correct answer is D. Keep in mind, in any case, that some of these tags are not always available, depending on how the php.ini file on which the PHP interpreter runs is configured.