fgetc « File Directory « PHP






1.fgetc() function returns one character from the file or returns false on reaching the end of file.
2.Reading Characters with fgetc()