I have url like this http://localhost/join/prog/ex.php
http://localhost/join/prog/ex.php
When i use GET method the url address like this http://localhost/join/prog/ex.php?name=MEMO
http://localhost/join/prog/ex.php?name=MEMO
SIMPLE ANSWER
Just place this in the top of the file you need to make the GET querys disappear from the browser's URL bar after loading.