} if ($_SERVER['REMOTE_ADDR']) { $ipc = $_SERVER['REMOTE_ADDR']; }else{ $ipc = '0.0.0.0'; } return [$ip,$ipc]; } ?>