I use the free FTP software FileZilla. In most cases, whenever I open any PHP file from FTP using FileZilla, I get this error after editing then saving the file:
Parse error: syntax error, unexpected T_VARIABLE in
File path here
on line 1
How do I solve this error and get rid of this problem forever?
Should I switch to another FTP program?