Solved

What Function Returns a Line and Moves the File Pointer

Question 35

Multiple Choice

What function returns a line and moves the file pointer to the next line?


A) fgetc($handle)
B) fgetcsv(handle, length[, delimiter, string_enclosure])
C) fgets($handle[, length])
D) fgetss(handle, length[, allowed_tags])

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions