Function Forum_driver_phpbb3->probe_ip

Definitions

sources/forum/phpbb3.php

  • Try to find a member with the given IP address.
  • Visibility: public
  • 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

Return

  • The distinct rows found
  • Type: array
  • Set: N/A
  • Range: N/A