看板
[ PHP ]
討論串[請益] 新手發問 希望有大大可以指導
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
<?php. include ("../jpgraph.php");. include ("../jpgraph_radar.php");. // Create the basic rtadar graph. $graph = new RadarGraph(300,200,"auto");. //
(還有1623個字)
內容預覽:
這是jpgraph-1.16套件中的程式碼. $plot = new RadarPlot(array(30,80,60,40));. 請問這一行 我想把資料庫的資料 套用進去..... 我先連結資料庫. @mysql_connect("localhost","root","") or die("so
(還有250個字)
首頁
上一頁
1
下一頁
尾頁