Forms for ape one calls forms for HTML on Internet sides, which call themselves again and again when mailing. Here at the beginning of the side over a script the handed over parameters are evaluated. The designation form for ape is derived from the fact that one million ape can call such a form one million time, without causing something.
With the programming beginning for a form for ape a server-lateral PHP or Perl script is usually used, which is at the beginning of the side and which entered receives data, indicates if necessary again for valid inputs examined and with incorrect inputs the form. The form fields with that entered data are reserved already before and the users can correct or supplement its inputs.
Following simple example of a form for ape shows the necessary code chips in HTML and PHP, which usually are within a Skriptes.
type= does " text " <input name= " text field " value= " php if (isset ($_POST ["text field"])) {echo htmlspecialchars ($_POST ["text field"]); > " > <input type= " submit" name= value= " mailing " submit" " >
if (empty ($_POST ["text field"])) {$error = 1; } else {headers ("location: $redirect_url"); exit; }
We found here 3 related websites.
Index | Privacy | Terms Of Use | Sitemap | Feedback