Is there a way to keep a page from using variables in the URL bar? Forcing a php script to only take what is posted and refusing what is given using the get method or typed in the URL?
I couldn't find it on php.net (it might be there, but I couldn't find it).