FindMyiPhone
FindMyiPhone copied to clipboard
devices list
hi, loving your script, I've got a few devices would be be possible to get it to print a list of devices so that I can confirm that its the correct devices been located ect? thanks
After instantiation of the class.
<?php
$s = new FindMyiPhone("[appleID]", "[password]");
var_dump($s->devices);