API17:JLDAP::ipToNetAddress
From Joomla! Documentation
JLDAP::ipToNetAddress
Description
Converts a dot notation IP address to net address (e.g.
public function ipToNetAddress ($ip)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $ip |
- Returns
- Defined on line 396 of libraries/joomla/client/ldap.php
See also
JLDAP::ipToNetAddress source code on BitBucket
Class JLDAP
Subpackage Client- Other versions of JLDAP::ipToNetAddress
User contributed notes
Code Examples