Ever stumbled on a tutorial that you feel is of great value but not quite explained properly? That\'s my dilemma. I know THIS TUTORIAL has some value but I just can\'t get it. <
if ($_POST) { process_input($_POST); header("Location: $_SERVER[HTTP_REFERER]"); exit; }