Quantcast
Channel: 9zap.com » PHP
Viewing all articles
Browse latest Browse all 15

PHP code to display visitors IP

$
0
0

You can show your website visitors IP using a simple PHP code. Use below code to display visitors IP.

<?php echo $_SERVER['REMOTE_ADDR']; ?>

Viewing all articles
Browse latest Browse all 15

Latest Images

Trending Articles



Latest Images