4 lines
47 B
Plaintext
Executable File
4 lines
47 B
Plaintext
Executable File
<?php
|
|
print 'SimpleTest PHP was executed!';
|
|
?>
|