Code:
        <form action="<?=$_SERVER["REQUEST_URI"]?>" method="get">
That should already do the trick (because its writing the old GET-parameters into the form-address).