update : 2015.11.03
php.shukuma.com검색:
|
libxml_set_streams_context(PHP 5) libxml_set_streams_context — Set the streams context for the next libxml document load or write 설명
void libxml_set_streams_context
( resource
$streams_context
)Sets the streams context for the next libxml document load or write. 반환값값을 반환하지 않습니다. 예제
Example #1 A libxml_set_streams_context() example
<?php |