BERDUGO Simon
3 years ago
1 changed files with 0 additions and 26 deletions
@ -1,26 +0,0 @@ |
|||||
<!DOCTYPE html> |
|
||||
<html> |
|
||||
<head> |
|
||||
<title>casinoooooo</title> |
|
||||
<meta charset="utf-8"> |
|
||||
<link href="styl.css" rel="stylesheet"> |
|
||||
</head> |
|
||||
<body> |
|
||||
<p>connexion</p> |
|
||||
<p id="a"></p> |
|
||||
<p>inscription</p> |
|
||||
<p id="b"></p> |
|
||||
<input type="button" value="connexion" onclick="nbAlea()"> |
|
||||
<input type="button" value="inscription" onclick="regles()"> |
|
||||
<?php |
|
||||
function familyName() { |
|
||||
<FORM Method="POST" Action="test.php"> |
|
||||
Nom : <INPUT type=text size=20 name=nom><BR> |
|
||||
Prénom : <INPUT type=text size=20 name=prenom><BR> |
|
||||
Age : <INPUT type=text size=2 name=age><BR> |
|
||||
<INPUT type=submit value=Envoyer> |
|
||||
</FORM>; |
|
||||
} |
|
||||
?> |
|
||||
</body> |
|
||||
</html> |
|
Loading…
Reference in new issue