Podręcznik
PHP
Poprzedni
Następny
ip2long
ip2long -- Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address.
Description
int
ip2long
( string ip_address)
Przykład
1
.
ip2long(
)
Example
Notatka
:
This second example shows how to print a converted address with the
printf()
function :
Przykład
2
.
Poprzedni
Spis
treści
Następny
Początek
rozdziału