I downloaded the source code and compiled it with Delphi 7. Everything looks great and worked perfect until I opened a PHP script with UNICODE characters. It just does not display the characters properly. However, if I download the DevPHP editor binary from the website, and use it to open the same file, it could display all UNICODE characters properly.
Therefore, I would like to ask how is those binary compiled? Is it with different version of Delphi? Or if I would like to compile with Delphi 7, what should I do to ensure that it could open PHP scripts with UNICODE chars without problem?
Please advice.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I downloaded the source code and compiled it with Delphi 7. Everything looks great and worked perfect until I opened a PHP script with UNICODE characters. It just does not display the characters properly. However, if I download the DevPHP editor binary from the website, and use it to open the same file, it could display all UNICODE characters properly.
Therefore, I would like to ask how is those binary compiled? Is it with different version of Delphi? Or if I would like to compile with Delphi 7, what should I do to ensure that it could open PHP scripts with UNICODE chars without problem?
Please advice.