当前位置:网站首页>The difference between get and post and the code implementation of message board
The difference between get and post and the code implementation of message board
2022-06-12 06:24:00 【Cwillchris】
One 、 Form Introduction
1、 Introduction to the form
You can get the information of the client ( data ), Forms have a variety of controls , Input box 、 Check box 、 Button, etc . The function of forms : Interactive functions
How forms work : Browse a page with a form , Fill in the necessary information , Then click a submit button , Enter the data in the form Line validation , If the specified requirements are not met , Prompt that the verification failed , If the corresponding requirements are met , Submit the data to the server , Count Put the data into the database .
2、 The structure of the form
grammar :
<form attribute =” Property value “>
Control
</form>
3、 Properties of the form
(1)name Distinguished name of the form ( If a page has multiple forms , Identify which form data you are submitting by the form identification name )
(2)action
action="XXX.php" Process the data
action="" The program that processes the data in the form is the current document
边栏推荐
- Nocturnal simulator ADB view log
- SQL注入原理即sqli-labs搭建,sql注入简单实战
- SQLite cross compile dynamic library
- LeetCode-1185. Day of the week
- sqlite交叉編譯動態庫
- 勤于奋寻找联盟程序方法介绍
- The vs 2019 community version Microsoft account cannot be logged in and activated offline
- Android studio mobile development creates a new database and obtains picture and text data from the database to display on the listview list
- JS预解析
- Poisson disk sampling for procedural placement
猜你喜欢

Android studio mobile development creates a new database and obtains picture and text data from the database to display on the listview list

. Net core - pass Net core will Net to cross platform

Dlib face detection

Summary of some problems in sensor bring up

Houdini script vex learning

Redis queue

cv2.fillPoly coco annotator segment坐标转化为mask图像

Univariate linear regression model

Computer composition and design work06 —— 基于MIPS

Redis problem (I) -- cache penetration, breakdown, avalanche
随机推荐
哈工大信息内容安全实验
Summary of some problems in sensor bring up
MNIST handwritten data recognition by CNN
AI operation ch8
Houdini terrain creation
MLP sensor
n次贝塞尔曲线
The first principle of thinking method
(UE4 4.27) customize globalshader
Single channel picture reading
Automatic modeling of Interchange
LeetCode-1629. Key with the longest key duration
Computer composition and design work06 —— 基于MIPS
Unity C script implements AES encryption and decryption
LeetCode-1189. Maximum number of balloons
Directx11 advanced tutorial tiled based deffered shading
Unity custom translucent surface material shader
Bert Chinese classification model training + reasoning + deployment
Touch screen setting for win7 system dual screen extended display
LeetCode-1716. Calculate the amount deducted from the bank