import des fichiers

This commit is contained in:
2023-11-13 22:08:32 -03:00
commit 8180e0b5b8
19 changed files with 689 additions and 0 deletions

6
info.php Normal file
View File

@@ -0,0 +1,6 @@
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>