Is there a forwarding function besides using the "include" function? Here is what I want to do, I want to create a validate page that if "error_message" is defined and has length then forward the user back to the original form with an error message.
header()....