Webhosting and cheap domain registration services
  

 Home

PHP Manual
PrevAppendix N. List of Supported Socket TransportsNext

Unix Domain: Unix and UDG

unix:// since PHP 3, udg:// since PHP 5

  • unix:///tmp/mysock

  • udg:///tmp/mysock

unix:// provides access to a socket stream connection in the Unix domain. udg:// provides an alternate transport to a Unix domain socket using the user datagram protocol.

Unix domain sockets, unlike Internet domain sockets, do not expect a port number. In the case of fsockopen() the portno parameter should be set to 0.


PrevHomeNext
List of Supported Socket TransportsUpPHP type comparison tables

 

  

Network sites:

Domain registration - Domain registration and domain name transfer services  
 
$8.95 Cheap Domain : Free domain name search to register domain or transfer domain name 
 
 
 

Disclaimer: This documentation is provided only for the benefits of our hosting customers.
For authoritative source of the documentation, please refer to http://www.php.net/docs.php