You shouldn't use this approach. If you don't want your variables to be shown you can use URL rewrite to make the URL look good. Also, don't forget to sanitize your $_GET :)
Actually, in your example, 1234 is the variable you send through GET, with no value, if you want to look it this way.