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_get_transports
stream_get_transports
Getalistofregistered
stream_filter_prepend
stream_filter_prepend
Attachthefiltertothe
stream_context_get_default
stream_context_get_default
Retrievethedefaultst
stream_context_set_params
stream_context_set_params
Settheparametersofth
stream_context_set_option
stream_context_set_option
Setparametersforreso
stream_filter_register
stream_filter_register
Registerauser-define
stream_context_set_default
stream_context_set_default
Setthedefaultstreamc
stream_register_wrapper
stream_register_wrapper
Aliasofstream_wrap
Popular Articles
The difference between stream_get_line and fgets and the comparison of usage scenarios