Record ip address with form submission

By daniel - April 30, 2019

Hi Jeffncou,

A visitor's IP can be accessed through the global variable "$_SERVER['REMOTE_ADDR']" - if you're saving a record on form submission, you should be able to fairly simply add a new field to the section and then supply this value.

Let me know if you have any questions!

Thanks,

Daniel
Technical Lead
interactivetools.com