ExamVeda
Login
Home
This question belongs to PHP File System
File System
?

Which one of the following function is capable of reading a specific number of characters form a file?

Answer & Solution
Correct Answer: Option A
Its prototype is string fgets(resource handle [, int length]). If the optional length parameter is omitted, 1024 character is assumed.
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.