Hello I just upgrated to version 4.6 (2700) from 4.5.9 (2600) where I got problems with the charset.
After the Upgrate I opened a PHP file with FTP And saved it over ftp. I don't changed anything at the charset. After upload all € signs are resplaced with ? signs. When I downgrated I found another issue ;) 4.5.9 working HTML code: content="text/html; charset=iso-8859-1" PSPad: Format=ISO 8859-2 -> € works in the browser 4.5.9 not working HTML code: content="text/html; charset=iso-8859-2" PSPad: Format=ISO 8859-2 -> € invisible in the browser 4.6 not working HTML code: content="text/html; charset=iso-8859-1" or iso-8859-2 PSPad: Format=ISO 8859-2 -> instead of € a ? is visible in the browser When I was switching the Format (UTF-8, OEM) in PSPad to find the failure and saving over FTP, PSPad changed all my € signs into ? in my PHP files 3-[ A warning like : "not all signs could be saved in this format" will be fine ;) (if this is not another failure :-D) greetings Thorsten -- <http://forum.pspad.com/read.php?4,66547,66547> PSPad freeware editor http://www.pspad.com
