CSC220 downloadFile1.php
--D. Thiebaut 14:41, 1 November 2010 (UTC)
<html>
<body>
<h3>Display Uploaded Text File</h3>
<?php
include 'downloadFile0.php';
?>
</body>
</html>
--D. Thiebaut 14:41, 1 November 2010 (UTC)
<html>
<body>
<h3>Display Uploaded Text File</h3>
<?php
include 'downloadFile0.php';
?>
</body>
</html>