Well, dunno if anyone here can help me (Probably IP or Yoshi can) but is there a way to pass a variable to a new page using a form, but without have the user put anything. I'd assume you could make the link in the form be like "php.php?item=1" to specify it, but how would you get it down? Use $_GET? If it's a superglobal thing, then I have no idea, since I've never used 'em, I usually use sessions.