Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<socket_recvsocket_select>
Last updated: Tue, 19 Sep 2006

socket_recvfrom

(PHP 4 >= 4.1.0, PHP 5)

socket_recvfrom -- Receives data from a socket, connected or not

Description

int socket_recvfrom ( resource socket, string &buf, int len, int flags, string &name [, int &port] )

Warning

This function is currently not documented; only the argument list is available.

socket_recvfrom() has been binary safe since PHP 4.3.0




<socket_recvsocket_select>
Last updated: Tue, 19 Sep 2006