A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by Vietboy » Wed Dec 24, 2003 4:03 am
Code: Select all
<?php $ip = getenv('REMOTE_ADDR'); PRINT("Your IP: $ip"); ?>
Post by volka » Wed Dec 24, 2003 4:38 am
Return to “PHP - Code”