hi,
action="<?php $_SERVER['PHP_SELF']; ?>"
[...]außerdem sollte vor $_SERVER[...] noch ein echo (oder ein print) ...
oder ein =
action="<?=$_SERVER['PHP_SELF']?>"
(ja, funktioniert nur, wenn short_open_tags aktiviert ist.)
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."