web-utils/modules/printip/printip.php

4 lines
40 B
PHP
Raw Normal View History

2021-08-08 17:23:49 +00:00
<?php
echo $_SERVER['REMOTE_ADDRESS'];