douci1615 2016-01-04 08:44
浏览 51
已采纳

使用amcharts php mysql请求示例项目

I have a small company and I need show my result from MySQL to amcharts. I am easy user and I study this link but can't use this tut for myself because i don't undestand each code for which file and what manage my files to show chart for example witch code depend html file or js or php file. i use netbeans and xampp for run codes. please help me and if you can send me exmaple file that i can use amcharts.

thanks a lot.

  • 写回答

1条回答 默认 最新

  • douxi4414 2016-01-04 09:10
    关注

    Welcome to SO,

    Here usually coders help for the major bugs which have been tried for long time still hard to find the solution and or help people who are constantly learning and facing some bugs...

    For you, quick help I can give but you make sure you go through the code, learn some basics regarding that...

    1. Download the link in tutorial tutorial_assets_external-data_v3.zip, extract it and place it in htdocs in xampp folder(c drive or where you installed it).
    2. Run XAMPP, open this localhost/phpmyadmin in browser and create a database named "test".
    3. Open the database and import the data.sql in extracted folder.
    4. Run in browser localhost/"specify_name_of_extracted_folder"

    Start small... Study the tutorial... enjoy coding

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?