606 visitas
Get the user IP in PHP
PHP
- $ip = $_SERVER['REMOTE_ADDR']; // gets the ip address and stores it in $ip.
Enviado por miguelSantirso hace over 2 years — modificado por última vez hace less than a minute
Enviado por miguelSantirso hace over 2 years — modificado por última vez hace less than a minute