Hallo.
Ich habe folgende Frage.
Muss in einem PHP-Skript das HTML und das PHP klar getrennt werden?
Also:
HTML-Code...
HTML-Code...
HTML-Code...
<?php
PHP-Code...
PHP-Code...
PHP-Code...
?>
HTML-Code...
HTML-Code...
HTML-Code...
<?php
PHP-Code...
PHP-Code...
PHP-Code...
?>
HTML-Code...
HTML-Code...
HTML-Code...
Muss das so aussehen? Oder würde das <?php und das ?> einmal im gesamten PHP-Skript reichen?
Ich habe folgende Frage.
Muss in einem PHP-Skript das HTML und das PHP klar getrennt werden?
Also:
HTML-Code...
HTML-Code...
HTML-Code...
<?php
PHP-Code...
PHP-Code...
PHP-Code...
?>
HTML-Code...
HTML-Code...
HTML-Code...
<?php
PHP-Code...
PHP-Code...
PHP-Code...
?>
HTML-Code...
HTML-Code...
HTML-Code...
Muss das so aussehen? Oder würde das <?php und das ?> einmal im gesamten PHP-Skript reichen?