socket_write

socket_write -- Write to a socket

Description

int socket_write ( resource socket, string buffer [, int length])

Varovanie

Táto funkcia je EXPERIMENTÁLNA . Správanie tejto funkcie , meno tejto funkcie a všetko ostatné , čo tu je zdokumentované sa v budúcnosti môže bez ohlásenia zmeniť . Majte to na pamäti a používajte túto funkciu iba na vlastné nebezpečentsvo .

Poznámka: socket_write() does not necessarily write all bytes from the given buffer.

Poznámka :