Is there a way to avoid long url display in browser's address bar while using $_GET whether in a form method with hidden input or in a direct url? I am ending up with:
PHP Code:
?do=predict&gameid=00000113&t1=Netherlands%20Antilles&t2=US%20Virgin%20Islands&d=2006-03-29&t=20:00&l=Willemstad&g=Group%20C&tid1=0122&tid2=0123&cid=0010&s=000000000016&u=4
it does the job, but is very inelegant.