Make a new php file and call it redirect.php or whatever, Add this at the top of the page with the other meta tags
<META HTTP-EQUIV="REFRESH" CONTENT="0; url=<?php echo $REDIRECT?>">
This should work. The URL must have the http:// prefixed in the edit box, other wie it may not work