   #PHP Manual Network Functions ip2long openlog

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    long2ip

   (PHP 4 )
   long2ip --  Converts an (IPv4) Internet network address into a string
   in Internet standard dotted format

Description

   string long2ip ( int proper_address)

   The function long2ip() generates an Internet address in dotted format
   (i.e.: aaa.bbb.ccc.ddd) from the proper address representation.

   See also: ip2long()
   ______________________________________________________________________

   Prev    Home    Next
   ip2long  Up  openlog
