Constants (Previous) (Next) Net_MAC::format()

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

Net_MAC::check()

Net_MAC::check() -- Validates Media Access Control (MAC) addresses

Beschreibung

This function will check a MAC address to make sure it is valid.

Parameter

  • string $input - The string containing the MAC Address

  • string $delimiter - The string representing the delimiter to use when checking the MAC Address

Rückgabewert

boolean - TRUE if the MAC address is valid, FALSE otherwise

Hinweise

Diese Methode sollte statisch aufgerufen werden..

Constants (Previous) (Next) Net_MAC::format()

Download Documentation Last updated: Sun, 28 Sep 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.