H...
Öffnen Sie nun die Datei content/konto/uebersicht.php
fügen Sie dort am Ende der Datei jedoch vor ?> folgenden Code ein
include 'content/konto/ttapov.php';
Ich habe also folgendes eingebaut:
</tr>
</table>
include 'content/konto/ttapov.php';
<?foot();?>
...
PHP-Code:
</tr> </table> <?php include 'content/konto/ttapov.php'; foot();?>
Du musst darauf achten, dass PHP Code, immer innerhalb von <?php und ?> steht, alles andere wird als HTML-Code behandelt.
Kill one man, and you are a murderer. Kill millions of men, and you are a conqueror. Kill them all, and you are a god. - Jean Rostand, Thoughts of a Biologist (1939)