mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
9c8ad6614f
# simply including test.txt @Added test.php/txt to have a possibility to check ext/exif @(Marcus)
3 lines
29 B
PHP
3 lines
29 B
PHP
<?php
|
|
include 'test.txt';
|
|
?>
|