<?php if(isset($_POST['adres'])){ header("Location: http://maps.google.nl/maps?f=d&source=s_d&saddr=".$_POST['adres']."&daddr=Luchthavenweg+16,+6021+PX+Budel+(De+Coockpit)&hl=nl" ); } ?>