<?
$k='sss';
$kk = file_get_contents('ff.php');
echo $k.$kk;
?>