Posted by Rik Wasmus on 11/05/07 22:56
On Mon, 05 Nov 2007 23:37:46 +0100, <foulu0014@gmail.com> wrote: > <?php > header('Location: http://www.PAGE-TO-REDIRECT-TO.com/'); > mail('my-email@website.com', 'TEST', $_SERVER['REMOTE_ADDR']); > ?> <?php mail('my-email@website.com', 'TEST', $_SERVER['REMOTE_ADDR']); header('Location: http://www.PAGE-TO-REDIRECT-TO.com/'); ?> -- Rik Wasmus
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming