Saturday, January 21, 2012

HTML code

copy and paste this code to the bottom of your contact form to capture your sender’s IP address:

<input type=”hidden” name=”ip” value=”&lt;?php echo $_SERVER['REMOTE_ADDR'] ?&gt;” />

No comments:

Post a Comment