lsl 2 years ago
parent
commit
969fb20db7
2 changed files with 4 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 3 0
      index.php

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+.idea

+ 3 - 0
index.php

@@ -0,0 +1,3 @@
+<?php
+echo 'hello world!';
+//phpinfo();