Function __global->get_localhost_ips

Definitions

sources/global.php

  • Get possible IP addresses of a localhost machine.Also see get_server_ips().
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Return

  • IP addresses
  • Type: array
  • Set: N/A
  • Range: N/A

sources/minikernel.php

  • Get possible IP addresses of a localhost machine.Also see get_server_ips().
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Return

  • IP addresses
  • Type: array
  • Set: N/A
  • Range: N/A