How to use the license key with php in FusionCharts and PHP Posted January 12, 2021 · Report reply I was able to figure this out. A couple of hints for others who might have this issue... Don't just use the snippet they send you. You need to quote (or at least I did) the license key or it doesn't work. After I figured that out, it was pretty easy just putting the snippet in on the page where I needed to render the chart.
How to use the license key with php in FusionCharts and PHP Posted January 12, 2021 · Report reply Anyone else using the PHP wrapper and the license key? How do you implement it? The documentation seems to be rather depressingly lacking and I wish my company had went with another solution.
How to use the license key with php
in FusionCharts and PHP
Posted · Report reply
I was able to figure this out. A couple of hints for others who might have this issue...
Don't just use the snippet they send you. You need to quote (or at least I did) the license key or it doesn't work.
After I figured that out, it was pretty easy just putting the snippet in on the page where I needed to render the chart.