ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

[PHP] IP address script - An easy way to get a visitor's IP


  • Please log in to reply
[PHP] IP address script - An easy way to get a visitor's IP

#21

power12x
power12x
    Offline
    -6
    Rep
    8
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 216
Threads: 10
Joined: Mar 31, 2020
Credits: 0

Four years registered
#21

for websites?


  • 0

#22

power12x
power12x
    Offline
    -6
    Rep
    8
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 216
Threads: 10
Joined: Mar 31, 2020
Credits: 0

Four years registered
#22

for websites?


  • 0

#23

dubisteinskid
dubisteinskid
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 16
Threads: 0
Joined: May 30, 2020
Credits: 0
Three years registered
#23

welp thx exactly what i searched for!!!!!!!!!


  • 0

#24

v4x6hx
v4x6hx
    Offline
    0
    Rep
    2
    Likes

    Member

Posts: 32
Threads: 0
Joined: Jun 03, 2020
Credits: 0
Three years registered
#24

omg


  • 0

#25

BennoLP
BennoLP
    Offline
    0
    Rep
    2
    Likes

    Member

  • PipPipPip
Posts: 71
Threads: 2
Joined: Oct 01, 2020
Credits: 0
Three years registered
#25

Yes, this is nothing too advanced, but I think it's still somewhat useful for websites or programs.

 

Additionally, you can add a function that writes logged IPs into a text file if you wanna have an IP logger or implement this into a view blocker (which I did for whatever reason).

Yeah so whatever, it's some basic stuff, have fun with this.

hi thanks


  • 0

#26

JavaQuality
JavaQuality
    Offline
    36
    Rep
    292
    Likes

    Veteran

Posts: 843
Threads: 77
Joined: Nov 17, 2019
Credits: 0

Four years registered
#26

hi thanks

hi thanks


  • 0

?url=https%3A%2F%2Fmedia.giphy.com%2Fmed


#27

flexo777
flexo777
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 29
Threads: 0
Joined: Oct 05, 2020
Credits: 0
Three years registered
#27

ds

 

Yes, this is nothing too advanced, but I think it's still somewhat useful for websites or programs.

 

Additionally, you can add a function that writes logged IPs into a text file if you wanna have an IP logger or implement this into a view blocker (which I did for whatever reason).

Yeah so whatever, it's some basic stuff, have fun with this.

ds


  • 0

#28

LOL123876
LOL123876
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 9
Threads: 0
Joined: Oct 05, 2020
Credits: 0
Three years registered
#28

ty

 


  • 0

#29

XIKZO
XIKZO
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 54
Threads: 0
Joined: Oct 24, 2018
Credits: 0

Five years registered
#29

ty


  • 0

#30

MDevBE
MDevBE
    Offline
    0
    Rep
    3
    Likes

    Member

Posts: 27
Threads: 5
Joined: Oct 12, 2020
Credits: 0
Three years registered
#30
<?PHP
echo $_SERVER['REMOTE_ADDR']; // Old skool way bypassable

Sorry had to see


Edited by MDevBE, 13 October 2020 - 09:23 PM.

  • 0


 Users browsing this thread: