php-1.txt 77 B

1234
  1. <?php
  2. // @codingStandardsIgnoreFile
  3. print 'SimpleTest PHP was executed!';
  4. ?>