<?php

printf( "php works<br/>\n" );
  phpinfo(1);
?>

Now plain text
