+
+
+
\ No newline at end of file
diff --git a/Activity_PHP/date_of_birth/ne_e_quel_jour.css b/Activity_PHP/date_of_birth/ne_e_quel_jour.css
new file mode 100644
index 0000000..8a8c0e8
--- /dev/null
+++ b/Activity_PHP/date_of_birth/ne_e_quel_jour.css
@@ -0,0 +1,12 @@
+body {
+ background-color: floralwhite;
+}
+
+h1,
+h2 {
+ color: blue;
+}
+
+.ne {
+ display: flex;
+}
\ No newline at end of file
diff --git a/Activity_PHP/date_of_birth/ne_e_quel_jour.php b/Activity_PHP/date_of_birth/ne_e_quel_jour.php
new file mode 100644
index 0000000..0e2b3cd
--- /dev/null
+++ b/Activity_PHP/date_of_birth/ne_e_quel_jour.php
@@ -0,0 +1,31 @@
+
+
+
+
+ Calculatrice
+
+
+
+
Quel jour de la semaine êtes-vous né(e) ?
+
+
+
+
\ No newline at end of file
diff --git a/Activity_PHP/date_of_birth/ne_e_quel_jour2.php b/Activity_PHP/date_of_birth/ne_e_quel_jour2.php
new file mode 100644
index 0000000..d1651d6
--- /dev/null
+++ b/Activity_PHP/date_of_birth/ne_e_quel_jour2.php
@@ -0,0 +1,46 @@
+
+
+
+
+ Calculatrice
+
+
+
+
Quel jour de la semaine êtes-vous né(e) ?
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Activity_PHP/the_sphere/lasphere.php b/Activity_PHP/the_sphere/lasphere.php
new file mode 100644
index 0000000..d099ab2
--- /dev/null
+++ b/Activity_PHP/the_sphere/lasphere.php
@@ -0,0 +1,27 @@
+
+
+
+
+ La sphere
+
+
+
Calcul de l'aire de la surface ou du volume d'une sphere
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Activity_PHP/the_sphere/lasphere2.php b/Activity_PHP/the_sphere/lasphere2.php
new file mode 100644
index 0000000..076c7f1
--- /dev/null
+++ b/Activity_PHP/the_sphere/lasphere2.php
@@ -0,0 +1,28 @@
+
+
+
+
+ La sphere
+
+
+
Aire ou volume d'une sphere, le resultat:
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Activity_PHP/the_sphere/sphere.jpg b/Activity_PHP/the_sphere/sphere.jpg
new file mode 100644
index 0000000..a17f6a4
Binary files /dev/null and b/Activity_PHP/the_sphere/sphere.jpg differ