I have a client who asked for a page where people order products for his site. This is then sent to the shopping cart. I am currently displaying an error message, "Please click the back button to try again", but my client does not want this. Is there a simple way with PHP to redirect users to the previous page, or should I code the custom error handling by hand?