MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
fgets() is used to read a file one line at a time...
1.
fgets() is used to read a file one line at a time.%!
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The ............ function checks if the "end-of-file" (EOF) has been reached.%!
What should you do if your script is having problem recognizing file endings from a text file saved on a platform different from the one you’re reading it on?%!
What is the purpose of basename() function?%!
Which of the following functions reads the entire contents of a file?1. fgets()2. file_get_contents()3. fread()4. readfile()5. file()%!
flock() is used to unlock a file so that two or more people do not get access to it at the same time.%!
What is the difference between stat() and fstat()?%!
fgets() is used to read a file one line at a time.%!
Which of the following functions retrieve the entire contents of a file in such a way that it can be used as part of an expression?1. file_get_contents()2. fgets()3. fopen()4. file()5. readfile()%!
*$_Which one of the following function is capable of reading a specific number of characters form a file??
*/*_Which one of the following function reads a directory into an Array??
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply