diff --git a/htdocs/documents/Ambulancier.jpg b/htdocs/documents/Ambulancier.jpg new file mode 100644 index 0000000..9ddca7e Binary files /dev/null and b/htdocs/documents/Ambulancier.jpg differ diff --git a/htdocs/documents/Kine.jpg b/htdocs/documents/Kine.jpg new file mode 100644 index 0000000..f70ac58 Binary files /dev/null and b/htdocs/documents/Kine.jpg differ diff --git a/htdocs/documents/accueil1.png b/htdocs/documents/accueil1.png new file mode 100644 index 0000000..eb16dbf Binary files /dev/null and b/htdocs/documents/accueil1.png differ diff --git a/htdocs/documents/accueil2.png b/htdocs/documents/accueil2.png new file mode 100644 index 0000000..0ddbf9c Binary files /dev/null and b/htdocs/documents/accueil2.png differ diff --git a/htdocs/documents/accueil3.png b/htdocs/documents/accueil3.png new file mode 100644 index 0000000..3a7f588 Binary files /dev/null and b/htdocs/documents/accueil3.png differ diff --git a/htdocs/documents/accueil4.png b/htdocs/documents/accueil4.png new file mode 100644 index 0000000..2ffbcbb Binary files /dev/null and b/htdocs/documents/accueil4.png differ diff --git a/htdocs/documents/ane.jpg b/htdocs/documents/ane.jpg new file mode 100644 index 0000000..ec078d1 Binary files /dev/null and b/htdocs/documents/ane.jpg differ diff --git a/htdocs/documents/apa1.png b/htdocs/documents/apa1.png new file mode 100644 index 0000000..40b28be Binary files /dev/null and b/htdocs/documents/apa1.png differ diff --git a/htdocs/documents/appareillage1.png b/htdocs/documents/appareillage1.png new file mode 100644 index 0000000..206caea Binary files /dev/null and b/htdocs/documents/appareillage1.png differ diff --git a/htdocs/documents/assist1.png b/htdocs/documents/assist1.png new file mode 100644 index 0000000..8565e42 Binary files /dev/null and b/htdocs/documents/assist1.png differ diff --git a/htdocs/documents/assistante.jpg b/htdocs/documents/assistante.jpg new file mode 100644 index 0000000..8e55eb8 Binary files /dev/null and b/htdocs/documents/assistante.jpg differ diff --git a/htdocs/documents/contact_map.html b/htdocs/documents/contact_map.html new file mode 100644 index 0000000..6bd8370 --- /dev/null +++ b/htdocs/documents/contact_map.html @@ -0,0 +1,17 @@ + + +
+10 rue du petit boulevard
+59650 Villeneuve d’Ascq
+Téléphone +03.28.80.07.70
+ +Application développée dans le cadre d'un projet de fin d'année en collaboration avec Polytech Lille. + + \ No newline at end of file diff --git a/htdocs/documents/create_file.php b/htdocs/documents/create_file.php new file mode 100644 index 0000000..f24788d --- /dev/null +++ b/htdocs/documents/create_file.php @@ -0,0 +1,28 @@ + + + + + + diff --git a/htdocs/documents/dame1.png b/htdocs/documents/dame1.png new file mode 100644 index 0000000..d2349c0 Binary files /dev/null and b/htdocs/documents/dame1.png differ diff --git a/htdocs/documents/dame2.png b/htdocs/documents/dame2.png new file mode 100644 index 0000000..014818d Binary files /dev/null and b/htdocs/documents/dame2.png differ diff --git a/htdocs/documents/delete.php b/htdocs/documents/delete.php new file mode 100644 index 0000000..a36b1f7 --- /dev/null +++ b/htdocs/documents/delete.php @@ -0,0 +1,10 @@ + diff --git a/htdocs/documents/deleteMember.php b/htdocs/documents/deleteMember.php new file mode 100644 index 0000000..186f640 --- /dev/null +++ b/htdocs/documents/deleteMember.php @@ -0,0 +1,26 @@ +getUsers(); +$arrlength=count($users); + +echo "List of users:" . "";
+for($x=0;$x<$arrlength;$x++)
+ {
+ $name = $users[$x][0];
+ if($name != "admin") echo $x . " : " . $name ."------>"."Delete" . "
";
+ }
+ if($arrlength == 1) echo "There are not new members on db!";
+
+}else header('Location: index.php');
+?>
+
+
"; + echo "Click here to continue"; + + } else { + echo "User: " .$username . ", doesn't existe!"."
"; + echo "Click here to continue"; + } +} else { + die ("Required parameters username is missing!"); +} +?> + diff --git a/htdocs/documents/doc1.png b/htdocs/documents/doc1.png new file mode 100644 index 0000000..6962828 Binary files /dev/null and b/htdocs/documents/doc1.png differ diff --git a/htdocs/documents/doc2.png b/htdocs/documents/doc2.png new file mode 100644 index 0000000..a07d1ae Binary files /dev/null and b/htdocs/documents/doc2.png differ diff --git a/htdocs/documents/ecole1.png b/htdocs/documents/ecole1.png new file mode 100644 index 0000000..38a9023 Binary files /dev/null and b/htdocs/documents/ecole1.png differ diff --git a/htdocs/documents/ecole2.png b/htdocs/documents/ecole2.png new file mode 100644 index 0000000..ab36209 Binary files /dev/null and b/htdocs/documents/ecole2.png differ diff --git a/htdocs/documents/edit.php b/htdocs/documents/edit.php new file mode 100644 index 0000000..2bc2d61 --- /dev/null +++ b/htdocs/documents/edit.php @@ -0,0 +1,28 @@ + + + +
+ + + diff --git a/htdocs/documents/edit_file.php b/htdocs/documents/edit_file.php new file mode 100644 index 0000000..0657cb7 --- /dev/null +++ b/htdocs/documents/edit_file.php @@ -0,0 +1,18 @@ + diff --git a/htdocs/documents/educateur.jpg b/htdocs/documents/educateur.jpg new file mode 100644 index 0000000..f7536fd Binary files /dev/null and b/htdocs/documents/educateur.jpg differ diff --git a/htdocs/documents/ergo.jpg b/htdocs/documents/ergo.jpg new file mode 100644 index 0000000..e1ba6f8 Binary files /dev/null and b/htdocs/documents/ergo.jpg differ diff --git a/htdocs/documents/ergo1.png b/htdocs/documents/ergo1.png new file mode 100644 index 0000000..77bc9c2 Binary files /dev/null and b/htdocs/documents/ergo1.png differ diff --git a/htdocs/documents/ergo2.png b/htdocs/documents/ergo2.png new file mode 100644 index 0000000..90e574b Binary files /dev/null and b/htdocs/documents/ergo2.png differ diff --git a/htdocs/documents/ergo3.png b/htdocs/documents/ergo3.png new file mode 100644 index 0000000..8dba3d1 Binary files /dev/null and b/htdocs/documents/ergo3.png differ diff --git a/htdocs/documents/ergo4.png b/htdocs/documents/ergo4.png new file mode 100644 index 0000000..55927b3 Binary files /dev/null and b/htdocs/documents/ergo4.png differ diff --git a/htdocs/documents/ergo5.png b/htdocs/documents/ergo5.png new file mode 100644 index 0000000..1c0a37c Binary files /dev/null and b/htdocs/documents/ergo5.png differ diff --git a/htdocs/documents/fiche_amb1.html b/htdocs/documents/fiche_amb1.html new file mode 100644 index 0000000..5526ecc --- /dev/null +++ b/htdocs/documents/fiche_amb1.html @@ -0,0 +1,17 @@ + + + + + + ++L'ambulancier est la personne qui conduit une ambulance. +Parfois, il peut être accompagné par un infirmier ou une infirmière. +
+ + +