Forum Moderators: coopster
Whenever I download any PHP file from Linux server to my windows system (using cute ftp or other FTP program) I see an strange "Square" shape character when I open that file in Edit Plus.
My PHP scripts starts giving "Header already send" because of those strange "Square" shape characters which is automatically inserted by Linux system.
Need to mention here that, this character can only be seen in editplus.
How to get rid of it?
P.S: I download my PHP files as ASCII only
Regards