Forum Moderators: open
Best I've come up with is:
<input type=hidden name="IP" value="$_SERVER['REMOTE_ADDR']">
and of course it does not work.
Apache, HTML... just wants to include this above info with the rest of their form data which does process properly. Seems like a call similar to above should do the job. Any pointers would be appreciated!
Help!