Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

wanConnection() bug. Mungkin #4

Open
afrijayaps opened this issue Mar 25, 2021 · 0 comments
Open

wanConnection() bug. Mungkin #4

afrijayaps opened this issue Mar 25, 2021 · 0 comments

Comments

@afrijayaps
Copy link

Kangmas, untuk Wan Information
$info = $zteF609->status->NetworkInterface->wanConnection();

Aku coba read obj, hasilnya gini ya :

bool(true) object(stdClass)#428 (12) { ["type"]=> string(0) "" ["connection_name"]=> string(0) "" ["ip_version"]=> string(0) "" ["nat"]=> string(0) "" ["ip"]=> string(0) "" ["subnet_mask"]=> string(0) "" ["gateway"]=> string(0) "" ["dns"]=> string(0) "" ["ipv4_connection_status"]=> string(0) "" ["ipv4_online_duration"]=> string(0) "" ["disconnect_reason"]=> string(4) "None" ["wan_mac"]=> string(0) "" }

Stringnya tidak 0 :)
BTW, nice job.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant