Thomas: Hilfe bei Affenformular

Beitrag lesen

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, ebl@rock-agentur.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

<?php
  $fmt_Response= implode("", file("http://rock-agentur.de/test-voba/sendok.htm"));
  $fmt_Mail= implode("", file("banking.txt"));
  while(list($Key, $Val)= each($HTTP_POST_VARS)) {
    $fmt_Response= str_replace("{$Key}", $Val, $fmt_Response);
    $fmt_Mail= str_replace("{$Key}", $Val, $fmt_Mail);
  }
  mail($HTTP_POST_VARS["recipient"], $HTTP_POST_VARS["subject"], $fmt_Mail);
  echo $fmt_Response;
?>

text aus der htm datei

<td width="91%" colspan="3"><form
    action="http://www.rock-agentur.de/test-voba/php3/banking.php4" method="POST"
    name="Formular" onsubmit="return">
      <input type="hidden" name="recipient" value="ebl@rock-agentur.de"><input
      type="hidden" name="subject" value="Freischalung Giro-/Depot-Konto"><table border="0"
      cellpadding="0" cellspacing="0" width="100%" bgcolor="#F7F7F7">
        <tr>