Forum Moderators: phranque
I am not sure of the problem root
I was downloading an index.php file from my server by using FTP to my local folders
Then I opened it by using UltraEdit and to my surprise the whole file came loaded with tons of question marks; really all over the place!
Be advised that I do not have any problem with my site
So I am wondering about the cause
I guess the file is fine on the server and that the transfer caused the effect?
But is FTP or UE responsible for the mess?
I cannot edit anymore with all those question marks
Any input
Regards
Henry
Chances are the thing is using non-ascii characters, and the editor is baulking at them for some reason - try using a different font in it. Other than that, I can't think of any other reason for that effect.
Jordan
I did completely ignored the fact that d-loading from FTP should have been processed by utilizing a binary mode
Thank you for your help
Regards
Henry