PV.Pat File Manager
Kernel Version: Linux webm010.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Domains: CANT READ named.confSites Server IP: 10.127.20.10 [Bing Search] [Zone-H]
| Path : /home/s/p/t/sptporgazz/www/ex_backoffice/_formulaires/ |
| Current File : /home/s/p/t/sptporgazz/www/ex_backoffice/_formulaires/_image_page.php |
<form action="image_page.php" method="POST" enctype="multipart/form-data">
<table>
<tr>
<td>Image : </td>
<td><input type="file" name="image" value=""></td>
</tr>
<tr>
<td>Reference de la page : </td>
<td><input type="text" name="ref_page" value=""></td>
</tr>
<tr>
<td></td>
<td><input type="submit" name="Enregistrer" value="Enregistrer"></td>
</tr>
</table>
</form>
<div style="border-bottom:solid; border-width:1px; color:#C6C7C8; margin-top:40px; margin-bottom:40px;"></div>
<div>
<div>
<img style="width: 100%; height: 100%;" src="../_images/accueil/<?php print $image; ?>" alt="" />
</div>
<div>
<table>
<tr>
<td>Reference de la page : </td>
<td><?php echo $ref_page;?></td>
</tr>
</table>
</div>
</div>