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_bucket_prepend
stream_bucket_prepend
Prependbuckettobriga
stream_wrapper_unregister
stream_wrapper_unregister
UnregisterURLwrapper
stream_supports_lock
stream_supports_lock
Determinewhetherthes
stream_context_create
stream_context_create
Createresourceflowco
stream_socket_pair
stream_socket_pair
Createapairofexactly
stream_set_read_buffer
stream_set_read_buffer
Settingreadfilebuffe
stream_bucket_make_writeable
stream_bucket_make_writeable
Returnabucketobjectf
stream_get_wrappers
stream_get_wrappers
Gettheregisteredstre
Popular Articles
The difference between stream_get_line and fgets and the comparison of usage scenarios