new file mode 100755
@@ -0,0 +1,4 @@
+<?php
+$id = $_SESSION['id'];
+connectionBDD()
+?>
\ No newline at end of file