Nov 29th, 2013, 9:03 AM
I'm looking to integrate the IP security check module into another application I have built. I'm doing this so that I only have to add the white/blacklisted IP's to FormTools. My new application would pull those IPs from the database and use them in that application. I suppose I just need to know where in the database those are held so I can write some PHP to pull them out. Any suggestions on where to start?