similar to disneyfanclub.org/contact/ can you help? I desperately need one which also shows ip and for free
He's one similar to the above. http://www.phptoys.com/e107_plugins/content/content.php?content.23 To show the user's IP, put this code in: <?php echo $_SERVER["REMOTE_ADDR"]; ?>
that code displays the ip in that page. I want the ip of the person who submits the form to be submitted in my email.