Function __global->wrap_probe_ip

Definitions

sources/submit.php

  • Find a member from their IP address. Unlike plain $GLOBALS['FORUM_DRIVER']->probe_ip, it has the benefit of looking in the actionlogs and stats tables also.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$ip IP required parameter N/A N/A The IP address to probe

Return

  • The member IDs found
  • Type: array
  • Set: N/A
  • Range: N/A