on remonte src d'un cran

This commit is contained in:
JC
2017-10-24 09:02:50 +02:00
parent fa863fc991
commit f66552f41c
2 changed files with 1 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
header('Content-Type: application/json');
echo json_encode($_SERVER['REMOTE_ADDR']);