Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off


Net_Socket::write()

Net_Socket::write()

Net_Socket::write() -- write data

Description

Write data to a socket connection

Parameter

  • string $data - the data to write

Return value

boolean - Returns TRUE on success, PEAR_Error on failure.

Note

This function can not be called statically.

© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.