This commit is contained in:
2022-11-28 10:13:17 +08:00
commit 283bac61eb
7 changed files with 83 additions and 0 deletions

6
index.php Executable file
View File

@@ -0,0 +1,6 @@
<?php
$url = 'https://axenov.dev';
$data = ['phpstorm', 'netbeans'];
phpinfo();
//var_dump($data);