Frontend Development

Putting IP Address on the Site

Submitted by Nobody, , Thread ID: 50518

Thread Closed
Nobody
Closed Account
Level:
0
Reputation:
0
Posts:
8
Likes:
0
Credits:
0
10-10-2017, 05:26 PM
#1
Hello NulledBB Family I will show you how to add your user's IP address to your site with HTML5
Here is our Code:



<!DOCTYPE html>
<html>
<title>IP Adresiniz</title>
<meta charset="utf-8">
</head>
<body>
<a href="http://www.ipadresi.net" title="ip adresi"><img src="http://in3.sitekodlari.com/ipadresi6.php" border="0" alt="ip adresi"></a>
</body>
</html>

RE: Putting IP Address on the Site

Supreme
ZmFnZ290
Level:
0
Reputation:
189
Posts:
2.02K
Likes:
342
Credits:
585
11-10-2017, 04:35 PM
#2
That's a pretty basic and crude way of doing it. Also sitekodlari.com, isn't a good site to use.
[Image: xvv2qQA.png]

RE: Putting IP Address on the Site

cebasso
Newbie
Level:
0
Reputation:
0
Posts:
17
Likes:
0
Credits:
10
23-10-2017, 01:02 AM
#3
Better if you can play with php and do all the things server side

Users browsing this thread: 1 Guest(s)