1. Go to this page and download the library: Download ocolin/maclookup library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
// Don't have a known Not Found MAC to use in example!
Ocolin\MacLookup\Vendor Object
(
[mac] => 99:91:AF:B2:99:99
[registry] => Not Found
[assignment] =>
[name] =>
[address] =>
)
$macLookup->update();
// Returns void. Will throw an error if update is unsuccessful.
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.