Copyright © tutorialspoint.com
Syntax
Definition and UsageGets the next entry from the /etc/networks file, returning: ($name, $aliases, $addrtype, $net) If /etc/networks file is empty then it would not return anything and call will fail. Return Value
ExampleTry following example:
|
Copyright © tutorialspoint.com