adplus-dvertising
frame-decoration

Question

If you would like to read a file character by character which function do you use?

a.

fopen ( )

b.

fread ( )

c.

fgetc ( )

d.

file ( )

Posted under PHP Filesystem PHP

Answer: (c).fgetc ( )

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If you would like to read a file character by character which function do you use?