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

Description

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

Paramètres

  • chaîne de caractères $input - The chaîne de caractères containing the MAC Address

  • chaîne de caractères $delimiter - The chaîne de caractères representing the delimiter to use when checking the MAC Address

Valeur retournée

booléen - TRUE if the MAC address is valid, FALSE otherwise

Note

Cette fonction devrait être appelée de façon statique.

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.