I am reading one Persian text file (using PHP) with the help of below code:
/* Reading the file name and the book (UTF-8) */ if(file_exists($SourceDirectoryFile)
You'll need to make sure that the page where you're displaying the text file has correct encoding.