[thelist] Showing a users IP address

Jason Lustig lustig at acsu.buffalo.edu
Fri Jan 25 11:41:08 CST 2002


an example code in PHP:

<?php

echo $_SERVER['REMOTE_ADDR'];

?>



More information about the thelist mailing list