I know I can get the IP using the code below, im not sure how to check weather or not they are on the internal network or not.
<?php $ip = $_SERVER['REMOTE_ADDR']; ?>
As a side note im writing this code for Drupal and if anyone knows their api and could help with that also I would rep you to infinity if I could. Any help is appreciated.
Thanks!

New Topic/Question
Reply




MultiQuote





|