On 24 November 2017 07:05:52 GMT+00:00, "Khawer ."
wrote:
>We use 'use' keyword to import other namespaces, namespace classes,
>namespace functions, and namespace constants.
>
>Example
>1) use abc; (Import abc namespace)
>2) use abc\ClassB; (Import ClassB from abc namespace)
Although these are
> -Original Message-
> From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara
> Golemon
> Sent: Thursday, November 23, 2017 11:46 PM
> To: PHP internals
> Subject: [PHP-DEV] net_get_interfaces()
>
> Planning to add net_get_interfaces()
> https://github.com/php/php-src/pull/2