web-utils/modules/printip/printip.php
2021-08-08 19:23:49 +02:00

3 lines
40 B
PHP

<?php
echo $_SERVER['REMOTE_ADDRESS'];