index.php 105 B

1234567891011121314
  1. <HTML>
  2. <BODY>
  3. <?
  4. //
  5. // Your PHP support is not working...
  6. //
  7. //
  8. echo 'PHP works!';
  9. ?>
  10. </BODY>
  11. </HTML>