Home
PHP
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_wrappers
stream_get_wrappers
Gettheregisteredstre
stream_supports_lock
stream_supports_lock
Determinewhetherthes
stream_context_set_default
stream_context_set_default
Setthedefaultstreamc
stream_bucket_append
stream_bucket_append
Appendbuckettobrigad
stream_get_meta_data
stream_get_meta_data
Getheader/metadatafr
stream_filter_register
stream_filter_register
Registerauser-define
stream_notification_callback
stream_notification_callback
Callbackfunctionthat
stream_bucket_new
stream_bucket_new
Createanewbucketforu
Popular Articles
The difference between stream_get_line and fgets and the comparison of usage scenarios