hocam o değerleri texboxtan giricez işte
http://pamukbilisim.com/PHP_GET.php
Tekrar bakın, bu şekildemi ?
echo '
<form method="get" action="gidicekadres.php">
<input type="text" name="deger1" /> <br />
<input type="text" name="deger2" /> <br />
<input type="submit" value="postala" />
</form>
';