Browse Source

dossier src supprimé

formation 5 years ago
parent
commit
79d0def00e
1 changed files with 0 additions and 8 deletions
  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();
-?>