PK

ADDRLIN : /home/anibklip/vpgldh.com/2022-23/webmanager/
FLL :
Current File : /home/anibklip/vpgldh.com/2022-23/webmanager/certificate-ppq-up.php

<?php 
	include "templatic/head.php"; 
	include "templatic/header.php";
?>
<div class="box">

<h2>Conform Certificate Details</h2>

<div style="padding:0px 10px;">

<?php
$_SESSION['form_data']='good2go';


?>
<!-- <form action="certificate-aqis-invoicebill.php" method="post"> -->
<form action="certificate-up.php" method="post">
<input type="hidden" name="certypo" value="<?php echo $_POST['certypo']; ?>" >
<!--
<input type="hidden" name="formno" value="<?php echo $_POST['formno']; ?>">
<input type="hidden" name="subc_id" value="<?php echo $_POST['subc_id']; ?>">
<input type="hidden" name="dtype" value="<?php echo $_POST['dtype']; ?>">
<input type="hidden" name="sub_c" value="<?php echo $_POST['sub_c']; ?>">
<input type="hidden" name="clntid" value="<?php echo $_POST['clntid']; ?>">
<input type="hidden" name="clntid2" value="<?php echo $_POST['clntid2']; ?>">
<input type="hidden" name="issuedate" value="<?php echo $_POST['issuedate']; ?>">
<input type="hidden" name="desgood" value="<?php echo $_POST['desgood']; ?>">
<input type="hidden" name="quantitydeclared" value="<?php echo $_POST['quantitydeclared']; ?>">
<input type="hidden" name="distmarks" value="<?php echo $_POST['distmarks']; ?>">
<input type="hidden" name="conslinkno" value="<?php echo $_POST['conslinkno']; ?>">
<input type="hidden" name="portcountry" value="<?php echo $_POST['portcountry']; ?>">
<input type="hidden" name="countrydes" value="<?php echo $_POST['countrydes']; ?>">
<input type="hidden" name="declentry" value="<?php echo $_POST['declentry']; ?>">
<input type="hidden" name="namefumigant" value="<?php echo $_POST['namefumigant']; ?>">
<input type="hidden" name="datefumigantion" value="<?php echo $_POST['datefumigantion']; ?>">
<input type="hidden" name="placefumigantion" value="<?php echo $_POST['placefumigantion']; ?>">
<input type="hidden" name="dosagefumigant" value="<?php echo $_POST['dosagefumigant']; ?>">
<input type="hidden" name="durationfumigantion" value="<?php echo $_POST['durationfumigantion']; ?>">
<input type="hidden" name="airtemp" value="<?php echo $_POST['airtemp']; ?>">
<input type="hidden" name="contype" value="<?php echo $_POST['contype']; ?>">
<!-
<input type="hidden" name="airspace" value="<?php echo $_POST['airspace']; ?>">
<input type="hidden" name="presstest" value="<?php echo $_POST['presstest']; ?>">
->
<input type="hidden" name="discharge" value="<?php echo $_POST['discharge']; ?>">
<input type="hidden" name="enclosure" value="<?php echo $_POST['enclosure']; ?>">
<input type="hidden" name="commodity" value="<?php echo $_POST['commodity']; ?>">
<input type="hidden" name="consignment" value="<?php echo $_POST['consignment']; ?>">
<input type="hidden" name="wrapping" value="<?php echo $_POST['wrapping']; ?>">
<input type="hidden" name="perforated" value="<?php echo $_POST['perforated']; ?>">
<input type="hidden" name="height" value="<?php echo $_POST['height']; ?>">
<input type="hidden" name="cmntz" value="<?php echo"$cmntz";?>">
<input type="hidden" name="nameship" value="<?php echo $_POST['nameship']; ?>">
<input type="hidden" name="deck" value="<?php echo $_POST['deck']; ?>">
<input type="hidden" name="days" value="<?php echo $_POST['days']; ?>">
<input type="hidden" name="addition" value="<?php echo $_POST['addition']; ?>">
<input type="hidden" name="consignment_link" value="<?php if(isset($_POST['consignment_link']) && $_POST['consignment_link']!=""){ echo $_POST['consignment_link']; }else{ echo "N/A"; } ?>">
<input type="hidden" name="container20feet" value="<?php echo $_POST['container20feet']; ?>" >
<input type="hidden" name="container40feet" value="<?php echo $_POST['container40feet']; ?>" >
<input type="hidden" name="container40HC" value="<?php echo $_POST['container40HC']; ?>" >
<input type="hidden" name="containerLCL" value="<?php echo $_POST['containerLCL']; ?>" >

<input type="hidden" name="ajtname" value="<?php echo $_POST['ajtname']; ?>">
-->
<table align="center" width="100%" border="0">
<tr><td align="left" colspan="6"><strong>DPPQS Registration No.</strong>: 074/MB</td></tr>
<tr>
<td colspan="3">Treatment Certificate No.:
	<strong>
		<input type="hidden" name="certificateno" value="<?php echo $_POST['certificateno']; ?>" >
		<?php echo $_POST['certificateno']; ?>
	</strong>
</td>
<td align="center" colspan="3">Date of Issue: <strong><input type="hidden" name="issuedate" value="<?php echo $_POST['issuedate']; ?>" ><?php echo $_POST['issuedate']; ?></strong>
</td>
</tr>
<td colspan="6" class="safe">This is to certify that the following regulated articles have been fumigated according to the appropriate procedures to confirm to the current Phytosanitary .Requirements of the importing country.</td></tr>
	<td align="left" colspan="6"><strong><font color="#339933">DETAILS OF GOODS:</font> </strong></td></tr>
	<tr><td colspan="2">Desription of goods:</td>
	<td width="15%">
			<input type="hidden" name="desgood" value="<?php echo $_POST['desgood']; ?>" / >
			<?php echo $_POST['desgood']; ?>
	</td>
	<td align="right" colspan="2">Quantity declared:</td>
	<td width="15%">
	    <input type="hidden" name="quantitydeclared" value="<?php echo $_POST['quantitydeclared']; ?>" >
		<?php echo $_POST['quantitydeclared']; ?>
	</td></tr>
	<tr>
		<td align="left" colspan="2">Invoice No:</td>
		<td>
			<input type="hidden" name="distmarks" value="<?php echo $_POST['distmarks']; ?>" >
			<?php echo $_POST['distmarks']; ?>
		</td>
	<td align="right" colspan="2">Consignment Link/Container No.</td>
	<td>
		<input type="hidden" name="conslinkno" value="<?php echo $_POST['conslinkno']; ?>" >
		<?php echo $_POST['conslinkno']; ?>
	</td></tr>
	<tr><td align="left" colspan="2">Port & country of loading:</td>
	<td>
		<input type="hidden" name="portcountry" value="<?php echo $_POST['portcountry']; ?>" >
		<?php echo $_POST['portcountry']; ?>
	</td>
	<td align="right" colspan="2">Name of the Vessel/Ship:</td>
	<td>
		<input type="hidden" name="nameship" value="<?php echo $_POST['nameship']; ?>" >
		<?php echo $_POST['nameship']; ?>
	</td></tr>
	<tr><td align="left" colspan="2">Country of Destination:</td>
	<td>
		<input type="hidden" name="countrydes" value="<?php echo $_POST['countrydes']; ?>" >
		<?php echo $_POST['countrydes']; ?>
	</td>
	<td align="right" colspan="2">Declared point of Entry:</td>
	<td>
		<input type="hidden" name="declentry" value="<?php echo $_POST['declentry']; ?>" >
		<?php echo $_POST['declentry']; ?>
	</td>
</tr>	

<tr><td colspan="6"><strong><font color="#339933">DETAILS OF PARTIES:</font> </strong></td></tr>    
<tr>
<td valign="top" colspan="3">
<strong>Name and address of Consignor/Exporter</strong>:<br/>
<input type="hidden" name="nameaddress" value="<?php echo $_POST['nameaddress']; ?>" >
<?php echo $_POST['nameaddress']; ?>
</td>
<td colspan="3">
<strong>Name and address of Consignee/Importer</strong>:<br/>
<input type="hidden" name="declarednameaddress" value="<?php echo $_POST['declarednameaddress']; ?>" >
<?php echo $_POST['declarednameaddress']; ?>
</td>
</tr>
 
	<tr><td colspan="6"><strong><font color="#339933">DETAILS OF TREATMENT:</font></strong></td></tr>
	<tr>
		<td width="15%"><strong>Name of fumigant:</strong></td>
		<td width="15%">
			<input type="hidden" name="namefumigant" value="<?php echo $_POST['namefumigant']; ?>" >
			<?php echo $_POST['namefumigant']; ?>
		</td>
		<td><strong>Date of fumigant:</strong></td>
		<td width="15%">
		   <input type="hidden" name="datefumigantion" value="<?php echo $_POST['datefumigantion']; ?>" >
			<?php echo $_POST['datefumigantion']; ?>
		</td>
		<td width="15%"><strong>Place of fumigant:</strong></td>
		<td width="15%">
			<input type="hidden" name="placefumigantion" value="<?php echo $_POST['placefumigantion']; ?>" >
			<?php echo $_POST['placefumigantion']; ?>
		</td>
	</tr>
   <tr>
		<td width="30%"><strong>Dosage rate of fumigant:</strong></td>
		<td width="15%">
			<input type="hidden" name="dosagefumigant" value="<?php echo $_POST['dosagefumigant']; ?>" >
			<?php echo $_POST['dosagefumigant']; ?>
		</td>
		<td><strong>Duration of fumigant:</strong></td>
		<td width="15%">
		<input type="hidden" name="durationfumigantion" value="<?php echo $_POST['durationfumigantion']; ?>" >
			<?php echo $_POST['durationfumigantion']; ?>
		</td>
		<td width="30%"><strong>Minimum Air temperature:</strong></td>
		<td width="15%">
			<input type="hidden" name="airtemp" value="<?php echo $_POST['airtemp']; ?>" >
			<?php echo $_POST['airtemp']; ?>
		</td>
	</tr>
	
    <tr><td colspan="3">Fumigation has been performed in a container 
	<input type="hidden" name="fumigation_conduct" value="<?php echo $_POST['fumigation_conduct']; ?>" > <?php echo $_POST['fumigation_conduct']; ?>:</td>
	<td align="center" colspan="3">
	<input type="hidden" name="contype" value="<?php echo $_POST['contype']; ?>" >
	<?php
	 if($_POST['contype']=='No')
	 {
	$contype = $_POST['contype'];
	 echo "<b>$contype</b>";
	 }
	 elseif($_POST['contype']=='Yes')
	 {
	$contype = $_POST['contype'];
	 echo"<b>$contype</b>";
	 }
	 else
	 {
	$contype = $_POST['contype'];
	 echo"<b>$contype</b>";
	 }
	 ?>
	</td></tr>

	<tr><td colspan="3">In transit Fumigation-needs Ventillated at port of discharge:</td>
	<td align="center" colspan="3">
	<input type="hidden" name="discharge" value="<?php echo $_POST['discharge']; ?>" >
	<?php
	 if($_POST['discharge']=='No')
	 {
	$discharge = $_POST['discharge'];
	 echo"<b>$discharge</b>";
	 }
	 elseif($_POST['discharge']=='Yes')
	 {
	$discharge = $_POST['discharge'];
	 echo"<b>$discharge</b>";
	 }
	 else
	 {
	$discharge = $_POST['discharge'];
	 echo"<b>$discharge</b>";
	 }
	 ?>
	</td>
	</tr>
	<tr><td colspan="3">Container/Enclosure has been Ventilated to below 5ppm v/v menthyl Bromide:</td>
	<td align="center" colspan="3">
	<input type="hidden" name="enclosure" value="<?php echo $_POST['enclosure']; ?>" >
	<?php
	 if($_POST['enclosure']=='No')
	 {
	$enclosure = $_POST['enclosure'];
	 echo"<b>$enclosure</b>";
	 }
	 elseif($_POST['enclosure']=='Yes')
	 {
	$enclosure = $_POST['enclosure'];
	 echo"<b>$enclosure</b>";
	 }
	 else
	 {
	$enclosure = $_POST['enclosure'];
	 echo"<b>$enclosure</b>";
	 }
	 ?>
	</td>
	</tr>
	<tr><td colspan="6"><strong>WRAPPING AND TIMER</strong></td></tr>
	<tr><td colspan="3">Has the commodity has fumigated prior to lacquering,varnishing,painting or wrapping?</td>
	<td align="center" colspan="3">
	<input type="hidden" name="commodity" value="<?php echo $_POST['commodity']; ?>" >
	<?php
	 if($_POST['commodity']=='No')
	 {
	$commodity = $_POST['commodity'];
	 echo"<b>$commodity</b>";
	 }
	 elseif($_POST['commodity']=='Yes')
	 {
	$commodity = $_POST['commodity'];
	 echo"<b>$commodity</b>";
	 }
	 else
	 {
	$commodity = $_POST['commodity'];
	 echo"<b>$commodity</b>";
	 }
	 ?>
	</td>
	</tr>
    <tr><td colspan="3">Has plastic wrapping been used in the consignment?:</td>
	<td align="center" colspan="3">
	<input type="hidden" name="consignment" value="<?php echo $_POST['consignment']; ?>" >
	<?php
	 if($_POST['consignment']=='No')
	 {
	$consignment = $_POST['consignment'];
	 echo"<b>$consignment</b>";
	 }
	 elseif($_POST['consignment']=='Yes')
	 {
	$consignment = $_POST['consignment'];
	 echo"<b>$consignment</b>";
	 }
	 else
	 {
	$consignment = $_POST['consignment'];
	 echo"<b>$consignment</b>";
	 }
	 ?>
	</td>
    </tr>
	<tr><td colspan="3">If Yes,has the consignment been fumigated prior to wrapping?:</td>
	<td align="center" colspan="3">
	<input type="hidden" name="wrapping" value="<?php echo $_POST['wrapping']; ?>" >
	<?php
	 if($_POST['wrapping']=='No')
	 {
	$wrapping = $_POST['wrapping'];
	 echo"<b>$wrapping</b>";
	 }
	 elseif($_POST['wrapping']=='Yes')
	 {
	$wrapping = $_POST['wrapping'];
	 echo"<b>$wrapping</b>";
	 }
	 else
	 {
	$wrapping = $_POST['wrapping'];
	 echo"<b>$wrapping</b>";
	 }
	 ?>
	</td>
	</tr>
	<tr><td colspan="3">Or has the plasstic wrapping been slashed,open or perforated
	<br> in accordance with the wrapping and perfortion standard?</td>
	<td align="center" colspan="3">
	<input type="hidden" name="perforated" value="<?php echo $_POST['perforated']; ?>" >
	<?php
	 if($_POST['perforated']=='No')
	 {
	$perforated = $_POST['perforated'];
	 echo"<b>$perforated</b>";
	 }
	 elseif($_POST['perforated']=='Yes')
	 {
	$perforated = $_POST['perforated'];
	 echo"<b>$perforated</b>";
	 }
	 else
	 {
	$perforated = $_POST['perforated'];
	 echo"<b>$perforated</b>";
	 }
	 ?>
	</td></tr>
	<tr><td colspan="3">Is the timber in this consignment less than 200mm thick in <br>
	one dimension and correctly spaced every 200mm in height</td>
	<td align="center" colspan="3">
	<input type="hidden" name="height" value="<?php echo $_POST['height']; ?>" >
	<?php
	 if($_POST['height']=='No')
	 {
	$height = $_POST['height'];
	 echo"<b>$height</b>";
	 }
	 elseif($_POST['height']=='Yes')
	 {
	$height = $_POST['height'];
	 echo"<b>$height</b>";
	 }
	 else
	 {
	$height = $_POST['height'];
	 echo"<b>$height</b>";
	 }
	 ?>
	</td></tr>
	<input type="hidden" name="decla" value="<?php echo $_POST['decla']; ?>" >
	<?php
	$deck = $_POST['decla'];
echo "<tr>
<td colspan=6><strong><font color='#339933'>ADDITION DECLERATION:</font></strong><br></td></tr>
<tr><td colspan='6' class='safe'>$deck<br><br>I declare that these details are true and correct and the fumigation has been carried out in accordance with the Australian Methyl Bromide Standards.
</td></tr>
</tr>";
?>
<tr>
<td colspan="2">Shipped Within:</td>
<td colspan="4">
	<input type="hidden" name="days" value="<?php echo $_POST['days']; ?>" >
	<?php echo $_POST['days']; ?> &nbsp&nbsp days from the date of fumigation.
</td>
</tr>
<tr>	
        <td colspan="6"> <b>Number of Containers</b>   </td>
      </tr>
     
      <tr>	
        <td colspan="6">
			<input type="hidden" name="container20feet" value="<?php echo $_POST['container20feet']; ?>" >
			&nbsp; &nbsp; 20&rsquo;&nbsp; &nbsp; &nbsp; &nbsp; <?=$_POST['container20feet'];?> <br /><br />

			<input type="hidden" name="container40feet" value="<?php echo $_POST['container40feet']; ?>" >
         &nbsp; &nbsp; 40&rsquo; &nbsp; &nbsp; &nbsp; &nbsp;<?=$_POST['container40feet'];?> <br /><br />

			<input type="hidden" name="container40HC" value="<?php echo $_POST['container40HC']; ?>" >
     		&nbsp; &nbsp;  40HC &nbsp; &nbsp; <?=$_POST['container40HC'];?> <br /><br />

			<input type="hidden" name="containerLCL" value="<?php echo $_POST['containerLCL']; ?>" >
			
      	&nbsp; &nbsp; LCL &nbsp; &nbsp; &nbsp; <?=$_POST['containerLCL'];?> <br /><br />
      </td>
      </tr>

<tr><td colspan="6" align="center"><br><center><input type="submit" class="amo-submit" value=">> Proceed to Checkout >>"></center><br></td></tr>

	</form>
	</table>
</div>			
</div>
<?php
	include "templatic/footer.php";
?>


PK 99