Business Studies, asked by DCJaiysnu9618, 10 months ago

What is self-processing form ? Explain with the help of program.

Answers

Answered by Anonymous
6

Answer:

Self-processing page. We can instead write this using a self-processing page: a single PHP script, e.g., head_to_hat.php. when requested without user data, it outputs the form. when requested with user data, it receives the data, carries out the calculation, and outputs the form again but with the result included.

Answered by nafibarli789
0

Answer:

when requested without user data, it outputs the condition. when ordered with user data, it takes the data, carries out the analysis, and outputs the state too but with the outcome included.

Explanation:

We can rather report this utilizing a self-processing page: a single PHP script, e.g., head_to_hat. php. when requested without user data, it outputs the condition. when ordered with user data, it takes the data, carries out the analysis, and outputs the state too but with the outcome included.

PHP exists a self-processing form. Periodically, you need to contain both state and logic for handling form submissions in a single PHP file. This record exists usually directed to a self-processing state. To construct a self-processing form, you can utilize the $_SERVER['REQUEST_METHOD'] that returns the request method e.g., GET or POST.

Program

<!DOCTYPE html>

<html>

<head>

<title>My Guestbook</title>

<style type="text/css">

.errors { color: ff0000; }

</style>

</head>

<body>

#SPJ2

Similar questions