hello.php 120 B

123456789
  1. <?php
  2. /**
  3. * Created by PhpStorm.
  4. * User: stanley-king
  5. * Date: 2017/11/16
  6. * Time: 下午1:52
  7. */
  8. echo "hello world";