Function __global->long2ip

Definitions

sources_custom/phpstub.php

  • Converts an (IPv4) Internet network address into a string in Internet standard dotted format.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$proper_address integer required parameter N/A N/A The IP address

Return

  • The long form
  • Type: string
  • Set: N/A
  • Range: N/A