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

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

报告相同问题?

悬赏问题

  • ¥15 微信会员卡等级和折扣规则
  • ¥15 微信公众平台自制会员卡可以通过收款码收款码收款进行自动积分吗
  • ¥15 随身WiFi网络灯亮但是没有网络,如何解决?
  • ¥15 gdf格式的脑电数据如何处理matlab
  • ¥20 重新写的代码替换了之后运行hbuliderx就这样了
  • ¥100 监控抖音用户作品更新可以微信公众号提醒
  • ¥15 UE5 如何可以不渲染HDRIBackdrop背景
  • ¥70 2048小游戏毕设项目
  • ¥20 mysql架构,按照姓名分表
  • ¥15 MATLAB实现区间[a,b]上的Gauss-Legendre积分