Printer Friendly Version
Email this thread to a friend
|
PHP or ASP (In: General Search Engine Optimization)
what is best php or html? (In: General Search Engine Optimization)
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
silverone
Joined: Dec 28, 2004
# Posts: 5
|
Posted: 2004-Dec-29 07:32
I'm kinda looking for a good 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!
[This is a sig-free zone, please keep your url in your profile only.]
[ Message was edited by: JimBot 01/04/2005 02:38 pm ]
|
 |
Prowler
Staff
Joined: Aug 14, 2000
# Posts: 1788
|
Posted: 2005-Jan-03 14:42
Grabbing the IP address is easy. You will have to include the $ENV{'REMOTE_ADDR' } into the set of parameters being written/added into the database in your CGI script. Your subscriberform will call a CGI script to do this processing.
The subscriberform can appear from a standard JavaScript driven Popunder/PopUp mode.
|
 |
hideident
Joined: Mar 15, 2005
# Posts: 2
|
Posted: 2005-Mar-16 07:35
on PHP,
u can make a file
and put scipt :
<?
phpinfo();
?>
and u will get all variable,
include IP address, proxy, etc
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|