Provides a way to asynchronously lookup information from DNS servers.
Please consult the documentation for more information on DNS clients.
package |
Default |
---|
__construct()
lookup( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently
lookup4( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently
lookup6( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently
resolveA( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently
resolveAAAA( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently
resolveCNAME( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently.
resolveMX( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently.
resolveNS( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently.
resolvePTR( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently.
resolveSRV( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently.
resolveTXT( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently.
reverseLookup( $arg0, $arg1) : $this
string
callable
$this
a reference to this, so the API can be used fluently.