previousNet_IPv6 (Previous) (Next) Net_IPv6::compress()next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Net_IPv6::checkIPv6()

Net_IPv6::checkIPv6() – IPv6 アドレスの検証

Synopsis

require_once 'Net/IPv6.php';

boolean Net_IPv6::checkIPv6 ( string $ip )

Description

IP の IPv6 への適合性をチェックします。

Parameter

  • string $ip - チェックする IP アドレスを指定します。

Return value

boolean - 書式が有効な場合、TRUE

Note

This function can be called statically.

previousNet_IPv6 (Previous) (Next) Net_IPv6::compress()next

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.