Did you always want to know how to show the visitor's IP on your website? Then your in the good tutorial! xD It's just a simple code.
Here it is:
<?php $visitorip = $_SERVER['REMOTE_ADDR'];
echo "$visitorip"; ?>
And this is what it should look like:
38.103.63.57
If this tutorial really did help you, it would be really nice to credit us somewhere on your site.:)
Need Help with this tutorial?
Email Natacha at natacha@angelknight.net
Announcements
