diff --git a/2A/php/1_tp/.idea/.gitignore b/2A/php/1_tp/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/2A/php/1_tp/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/2A/php/1_tp/.idea/1_tp.iml b/2A/php/1_tp/.idea/1_tp.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/2A/php/1_tp/.idea/1_tp.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/2A/php/1_tp/.idea/modules.xml b/2A/php/1_tp/.idea/modules.xml new file mode 100644 index 0000000..034b36c --- /dev/null +++ b/2A/php/1_tp/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/2A/php/1_tp/.idea/php.xml b/2A/php/1_tp/.idea/php.xml new file mode 100644 index 0000000..f324872 --- /dev/null +++ b/2A/php/1_tp/.idea/php.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/2A/php/1_tp/.idea/vcs.xml b/2A/php/1_tp/.idea/vcs.xml new file mode 100644 index 0000000..c2365ab --- /dev/null +++ b/2A/php/1_tp/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/2A/php/1_tp/erreur.php b/2A/php/1_tp/erreur.php new file mode 100644 index 0000000..18b92af --- /dev/null +++ b/2A/php/1_tp/erreur.php @@ -0,0 +1,10 @@ + + + "; + echo "hello world"; + ?> + + \ No newline at end of file diff --git a/2A/php/1_tp/final.php b/2A/php/1_tp/final.php new file mode 100644 index 0000000..b3d9bbc --- /dev/null +++ b/2A/php/1_tp/final.php @@ -0,0 +1 @@ +