<!DOCTYPE html>
<html>
<body>

test php 2

<?PHP

Echo “this is a php script” ;

?>

</body>

</html>