gandi-live-dns/src/example-index.php

3 lines
60 B
PHP

<?php $ip = $_SERVER['REMOTE_ADDR']; ?>
<?php print $ip; ?>