use sessions. There's a few good articles on sessions on this site, as well as many other places around the net.
the only other method is to set up a form on control.php which has a lot of <input type="hidden"...> tags, and then have that form submitted when the user advances to done.php.