<?php
$color = 'red';
$fruit = 'apple';
echo "这是被引用的文件输出！<br/>";
?>
