PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
string $input - The string containing the MAC Address
string $delimiter - The string representing the delimiter to use when checking the MAC Address
Beispiel 49-1. Using check()
This would output the following:
|
Beispiel 49-2. Using check() to get a MAC address with a different delimiter
This would output the following:
since the delimiter '-' was not used in the provided MAC address. |
Zurück | Zum Anfang | Nach vorne |
Constants | Nach oben | Net_MAC::format() |