update : 2015.11.03
php.shukuma.com검색:
|
streamWrapper::stream_write(PHP 4 >= 4.3.2, PHP 5) streamWrapper::stream_write — Write to stream 설명
public int streamWrapper::stream_write
( string
$data
)This method is called in response to fwrite().
인수
반환값Should return the number of bytes that were successfully stored, or 0 if none could be stored. 오류/예외이 메쏘드 호출을 실패했을
때
|