Ok Thorpe,
However, the code doesn't work very well.
"<?php
if (isset($POST['direct'])) {
header("Location: {$POST['direct']}");
} else {"
You see, I am meant to put my location after the "Location:" bit, however, it doesn't seem to work with the "$Post ['direct']" bit in there too. I have tried to do "$Post http://myurl.com/['direct']" and "$_Post [http://myurl.com/'direct']" and various other combinations.
You see thorpe, I am only asking for your help because the code you gave me won't work exactly.
I have read lots on this etc etc etc, but it's not working.