定数 (Previous) (Next) Net_MAC::format()

View this page in Last updated: Sun, 05 Oct 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_MAC::check()

Net_MAC::check() -- Media Access Control (MAC) アドレスを検証する

説明

この関数は、MAC アドレスが有効であるかどうかを調べます。

パラメータ

  • string $input - MAC アドレスを含む文字列。

  • string $delimiter - MAC アドレスを調べる際に使用する区切り文字を表す文字列。

返り値

boolean - MAC アドレスが有効な場合に TRUE、 それ以外の場合に FALSE を返します。

注意

この関数は、スタティックにコール されます。

定数 (Previous) (Next) Net_MAC::format()

Download Documentation Last updated: Sun, 05 Oct 2008
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.