PHP » PYTHON |
login |
register |
about
|
socket_set_option(PHP 4 >= 4.3.0, PHP 5) socket_set_option — Sets socket options for the socket DescriptionThe socket_set_option() function sets the option specified by the optname parameter, at the specified protocol level , to the value pointed to by the optval parameter for the socket . Parameters
Return ValuesReturns TRUE on success or FALSE on failure. Examples
Example #1 socket_set_option() example
<?php
Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|