This tutorial will be explained in PHP. In some of the next tutorials we will explain how to do this in ASP.Net.
So, this is so easy to do, watch this
<?php $ip=$_SERVER['REMOTE_ADDR']; echo $ip; ?>
Put this code in some HTML page.
When the user opens that page, the command echo will write its IP address to the page.
That's it.
- Write To File In C++
- Read From File Using StreamReader Class
- How to Address Double Email Confirmation of AWeber & vBulletin
- Converting Between Timezones With PHP
- How do I know if someone is selling my email address?
Enter your Name and Email below to subscribe and start 1 month free course now.








