My problem is that the back button causes the browser to say something like \"Page expired\" when the previous page was created by a form.
Example:
You can use session to do this.
eg.
$_SESSION['name'] = $_POST['name'];
Remember to unset your variables after the process is complete to optimize memory usage.