From 98789a070a70960abcb23bd7c557e84b7dcc4a7f Mon Sep 17 00:00:00 2001 From: psfroad Date: Mon, 29 Sep 2025 11:34:09 +0200 Subject: [PATCH] first commit --- Etudiant.php | 10 ++++++++++ script1.php | 11 +++++++++++ script2.php | 3 +++ 3 files changed, 24 insertions(+) create mode 100644 Etudiant.php create mode 100644 script1.php create mode 100644 script2.php diff --git a/Etudiant.php b/Etudiant.php new file mode 100644 index 0000000..7826116 --- /dev/null +++ b/Etudiant.php @@ -0,0 +1,10 @@ +nom = $n; + } +} \ No newline at end of file diff --git a/script1.php b/script1.php new file mode 100644 index 0000000..5b9107c --- /dev/null +++ b/script1.php @@ -0,0 +1,11 @@ +nom ="Durand"; diff --git a/script2.php b/script2.php new file mode 100644 index 0000000..d4d5b77 --- /dev/null +++ b/script2.php @@ -0,0 +1,3 @@ +