gsquare567 Posted April 16, 2007 Share Posted April 16, 2007 ok, i just started learning php yesterday but i have a basic background in html and a very good background in java. i set up the form and made it active to my .php file, but how can i get the user's IP address? Link to comment https://forums.phpfreaks.com/topic/47270-help-making-a-foolproof-auth-system/ Share on other sites More sharing options...
Dragen Posted April 16, 2007 Share Posted April 16, 2007 $_SERVER['REMOTE_ADDR']; Link to comment https://forums.phpfreaks.com/topic/47270-help-making-a-foolproof-auth-system/#findComment-230567 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.