greg - 2009-04-17 22:13:59
Hello,
I am trying to read a flat text file on my server...
Like an article but the article has chars like “block images from this server” and those quotes are created in using word so if the article was pasted from word to text they show correctly but the file_get_content() in php breaks the file at theses chars and others...
Is there a way to get a flat file from a server just as is no matter what chars are in there...
Thanks
Greg Lloyd