I can, in afterhand say that I used a alternative to the function. Not the best way of doing things, but for the experience of it it works. Instead of at all trying to redirect it with a PHP command or function, I simply wrote :
echo "Age verified. Please press <a href="#">here</a> to continue"
So when that executes, it will print a text allowing you to redirect.