File "index.php"

Full path: /home/meharicl/www/bordereau/index.php
File size: 825 B
MIME-type: text/html
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>
<title>Bordereau MCDF</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="HAPedit 3.1">
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<img src="logo_bp.png" alt="" title="logo_bp" width="762" height="82" border="0" />
</div>
<?
echo('<div align="center">');
echo('<br><br><br><br>');
echo('<table><tr><td>');
echo ('<form action="fait_bordereau.php" method="post" enctype="multipart/form-data">
<input name="file" type="file" class="files" accept=".csv" required ><br><br>
</td></tr><tr><td>
<input type="submit" value="Envoyer le fichier" />
</td></tr></table>
</form>');
echo("</div>");
?>
</body>

</html>