[All]
My SimpleChart does not appear in the web page
Resumo: My SimpleChart does not appear in the web page
Q:My SimpleChart does not appear in the web page
A:In the first release of Delphi for PHP, enabling UTF-8 will add a BOM to the beginning of your source code. This BOM consists of two bytes that are not visible in the editor, not visible in notepad if you open the file in that, or in other editors. However, these two bytes will be put into the beginning of the graphics file provided by the SimpleChart, making the image not renderable by the browser. This issue is resolved with Delphi for PHP Update 1.