Moin Christophe,
ich habe folgendes gefunden, wobei ich nicht weiß ob das die Ursache ist.
<form action="<?=$_SERVER['PHP_SELF]?>" method="post">
^^^
Sollte sein: ['PHP_SELF']
^^^
<a href="<?=$nameofthefile?>" target="<?=$_SERVER['PHP_SELF]?>"><?
^^^
dto
Grüße
Mike