PDA

View Full Version : Servers Text Encoding



PriorImage
05-06-2009, 03:26 AM
What text encoding scheme should I be using within my FTP client when uploading php scripting files to the server.

I am pretty much a noob at this but my ftp clients don't have "auto" or "Ascii" as options. They do have Unicode UTF-8, and UTF-8 no Bom (whatever that means).

I am using Text Wrangler and/or Cyberduck on an Intel Mac

Thanks,

Steve

aka The Prior

Falcon1986
05-06-2009, 11:13 AM
Match the encoding type with the same one that your text editor uses.