Single Choice
Not Set
QWhich one of the following function is capable of reading a specific number of characters form a file?
ID: #2413
Functions in PHP MCQ
564 views
Question Info
#2413Q ID
Not SetDifficulty
Functions in PHP MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Its prototype is string fgets(resource handle [, int length]). If the optional length parameter is omitted, 1024 character is assumed.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic