Forum Moderators: coopster

Message Too Old, No Replies

Looking For PHP Subscribersform

         

silverone

7:39 am on Dec 29, 2004 (gmt 0)

10+ Year Member



I'm kinda looking for a good PHP Subscribers Form with Double OPT-IN that grabs IP-Addresses. Possible a popup subscriber (one of those that cant be blocked by a popupblocker) My current subscriberform is double optin but doesnt grab ipadresses and i dont have a popupversion. Hope someone can help me out.

Happy Holidays!

[edited by: coopster at 1:08 pm (utc) on Dec. 29, 2004]
[edit reason] removed url per TOS [webmasterworld.com] [/edit]

jatar_k

5:32 pm on Dec 29, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld silverone,

what language is your present one written in? Why not just try altering your existing one?

getting the ip address is as easy as grabbing $_SERVER['REMOTE_ADDR'] then you can save that with the info you are presently storing.

As far as a popup, why?