-
Matériel :
-
-
-
-
-
-
-
-
-
Veillez renseigner la marque du matériel
-
Ex: Asus
-
-
-
-
-
-
Veillez renseigner le modèle du matériel
-
Ex: Lattitude E6410
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
Login
+
+
+
+
+
\ No newline at end of file
diff --git a/login.php b/login.php
new file mode 100644
index 0000000..c54d0a7
--- /dev/null
+++ b/login.php
@@ -0,0 +1,20 @@
+';
+ }
+}
+else {
+ echo 'c vide';
+}
+?>
\ No newline at end of file
diff --git a/prof/index.php b/prof/index.php
index 71fa7e2..e86226e 100755
--- a/prof/index.php
+++ b/prof/index.php
@@ -1,3 +1,7 @@
+
+
diff --git a/prof/script.js b/prof/script.js
index d39b5c6..a7698fd 100755
--- a/prof/script.js
+++ b/prof/script.js
@@ -17,9 +17,9 @@ document.getElementById("form").addEventListener('submit', function(e) {
xhr.onreadystatechange = function() {
if (this.readyState == 4 && this.status == 200) {
- console.log(this.response);
+ alert('Votre ticket à bien été pris en compte');
} else if (this.readyState == 4) {
- alert('uhe erreur est survenue...');
+ alert('une erreur est survenue...');
}
};
xhr.open('POST', 'cible.php', true);
diff --git a/referant/index.php b/referant/index.php
index a51b23e..572b03f 100755
--- a/referant/index.php
+++ b/referant/index.php
@@ -1,3 +1,7 @@
+
+
diff --git a/referant/liste.php b/referant/liste.php
index 2098a95..7d9c02e 100644
--- a/referant/liste.php
+++ b/referant/liste.php
@@ -1,3 +1,7 @@
+
+
diff --git a/referant/search.php b/referant/search.php
index e806e58..aae0aa2 100755
--- a/referant/search.php
+++ b/referant/search.php
@@ -1,3 +1,7 @@
+
+
diff --git a/session.php b/session.php
new file mode 100644
index 0000000..da40c93
--- /dev/null
+++ b/session.php
@@ -0,0 +1,10 @@
+
\ No newline at end of file