You are here

php-1.txt in SimpleTest 6.2

Same filename and directory in other branches
  1. 7.2 files/php-1.txt
  2. 7 files/php-1.txt
<?php
print 'SimpleTest PHP was executed!';
?>

File

files/php-1.txt
View source
  1. print 'SimpleTest PHP was executed!';
  2. ?>