web-utils/modules/printip/printip.php
2021-08-08 20:01:43 +02:00

3 lines
37 B
PHP

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