4 lines
78 B
PHP
4 lines
78 B
PHP
<?php
|
|
|
|
# This code is inserted into example.php
|
|
echo "This is include.php\n";
|