Initial commit
Création de tous les dossiers et fichiers avec mise à part des constantes
This commit is contained in:
commit
4c71fb59b4
42 changed files with 2544 additions and 0 deletions
7
vues/vTests.php
Normal file
7
vues/vTests.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<section id='principal'>
|
||||
<form method="POST" action="index.php?page=test">
|
||||
<input type="text" required name="textTest" value="100" title="<?=DESC_CHAMPS_DUREE?>"/>
|
||||
<input type="submit">
|
||||
</form>
|
||||
<a href="index.php?page=ajouterElement">Retourner à la liste</a>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue