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_register_wrapper
stream_register_wrapper
Aliasofstream_wrap
stream_get_line
stream_get_line
Readalinefromthereso
stream_context_set_option
stream_context_set_option
Setparametersforreso
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
stream_socket_accept
stream_socket_accept
Acceptssocketconnect
stream_select
stream_select
Runtheselect()system
stream_get_filters
stream_get_filters
Getalistofregistered
stream_filter_prepend
stream_filter_prepend
Attachthefiltertothe
Popular Articles
The difference between stream_get_line and fgets and the comparison of usage scenarios