Explorar el Código

dossier src supprimé

formation hace 5 años
padre
commit
79d0def00e
Se han modificado 1 ficheros con 0 adiciones y 8 borrados
  1. 0 8
      src/index.php

+ 0 - 8
src/index.php

@@ -1,8 +0,0 @@
-<? php 
-	echo "hello world";
-#$dbh=new PDO('mysql:host=mysql;port=3306;dbname=app', 'app' , 'app');
-#var_dump($dbh);
-#echo'test push';
-
-phpinfo();
-?>