Guest User

Untitled

a guest
Feb 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $mawb1 = $_POST['mawb1'];
  2. if(isset($_POST['yes']))
  3. header("Location:yes.php?mawb1=".$mawb1."&pcs=".$pcs."&weight=".$weight);
  4.  
  5.  
  6.  
  7. Spausdinimas:
  8.  
  9. <?php $mawb1 = $_POST['mawb1']; echo $mawb1;?>
Add Comment
Please, Sign In to add comment