Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
projet_nf17_p19_tdg1_groupe2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gaetan Carabetta
projet_nf17_p19_tdg1_groupe2
Commits
5c02f82a
Commit
5c02f82a
authored
Jun 20, 2019
by
Oswaldo Aldair Alanis Mayorga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete insertClient.html
parent
dcabf779
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
21 deletions
+0
-21
application/insertClient.html
application/insertClient.html
+0
-21
No files found.
application/insertClient.html
deleted
100644 → 0
View file @
dcabf779
<html>
<head>
<title>
Insert Client
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
</head>
<body>
<form
method =
"post"
action =
"ajouterClient.php"
>
<P>
Nom:
<input
type=
"text"
name=
"nom"
>
<BR>
</P>
<P>
Prenom :
<input
type=
"text"
name=
"prenom"
>
<BR>
</P>
<P>
Date de Naissance :
<input
type=
"date"
name=
"ddn"
>
<BR>
</P>
<P>
Adresse :
<input
type=
"text"
name=
"add"
>
<BR>
</P>
<P>
Numero de Telephone :
<input
type=
"number"
name=
"ntel"
>
<BR>
</P>
<button
name =
"add"
value =
"add"
type =
"submit"
>
Add
</button>
<button
type=
"reset"
value=
"Borrar información"
>
Reset
</button>
</form>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment