show PHP source-code in client-side

<h3>show PHP source-code in client-side</h3>

<pre><?= htmlspecialchars( file_get_contents( $_SERVER['SCRIPT_FILENAME'] ))."\n" ?></pre>