farooq14 Report post Posted March 13, 2016 Hello, I have xampp with apache server and mysql. I have downloaded the trial version of fusionchart suite. I don't what to do with these files or where to save them in order to work with xamp and mysql. I have tried copying the sample code of chart and try to run it on my localhost but it say these libraries are not found in httdocs. In your quick start guide, steo 1 says to add libraries to html. i don't know where is html. Please help regarding the issue as I'm new to this thing. Regards Farooq Share this post Link to post Share on other sites
Gagan Sikri Report post Posted March 15, 2016 Hi You have to place the JS files along with HTML/PHP files and include them using `script` tag in head section. You can refer to this getting started guide for more details: http://www.fusioncharts.com/getting-started/ Share this post Link to post Share on other sites