Vidyalelo
PHP · Q7

File System

Programming · PHP · question 7

Q7

Which one of the following function outputs the contents of a string variable to the specified resource?

A.
filewrite()
B.
fwrite()
Answer
C.
filewrites()
D.
fwrites()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board