Show sourcecode
The following files exists in this folder. Click to view.
comments.php
exercises/
exercises.php
img/
incl/
index-no-include.php
index.php
inlamning.php
nav.css
ovn_gr1.php
source.php
style/
viewsorce.php
viewsource.php
ovn_gr1.php
12 lines ASCII Windows (CRLF)
<!DOCTYPE html>
<html>
<body>
<?php
$tempf = 50;
echo $tempf ;
?>
</body>
</html>