Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_get_line
stream_get_line
Read a line from the resource stream until the given delimiter
Name:
stream_get_line
Category:
Stream
Programming Language:
php
One-line Description:
Read a line from the resource stream until the given delimiter
Related
The difference between stream_get_line and fgets and the comparison of usage scenarios
3
Similar Functions
stream_select
stream_select
Runtheselect()system
stream_wrapper_restore
stream_wrapper_restore
Restorepreviouslyunr
stream_bucket_make_writeable
stream_bucket_make_writeable
Returnabucketobjectf
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
stream_get_contents
stream_get_contents
Readresourcestreamto
stream_context_set_params
stream_context_set_params
Settheparametersofth
stream_wrapper_register
stream_wrapper_register
RegisteraURLencapsul
stream_context_set_default
stream_context_set_default
Setthedefaultstreamc
Popular Articles
The difference between stream_get_line and fgets and the comparison of usage scenarios