powered by
Internal function to detect the encoding of a text file. INEP files typically use Latin-1 or UTF-8.
detect_encoding(file)
A character string with the encoding name.
Path to the file.