已有83人关注
《PHP从入门到精通》12章12.3.4小节问题
发表在PHP答疑区 2017-03-22
是否精华
版块置顶:

 求助老师?我的邮箱:1970269348@qq.com。

我买了你们的《PHP从入门到精通》,看到12章12.3.4小节,(光盘)实例1、2、3都能在浏览器上完美显示,第四个实例之后就不行了,我的电脑安装的是AppServ安装包。第四个实例的代码和在浏览器上的显示分别是:

实例的代码<?php

include ("jpgraph/jpgraph.php");

include ("jpgraph/jpgraph_bar.php");


$datay=array(160,180,203,289,405,488,489,408,299,166,187,105);


//创建画布

$graph = new Graph(600,300,"auto");

$graph->SetScale("textlin");

$graph->yaxis->scale->SetGrace(20);


//创建画布阴影

$graph->SetShadow();


//设置显示区左、右、上、下距边线的距离,单位为像素

$graph->img->SetMargin(40,30,30,40);


//创建一个矩形的对象

$bplot = new BarPlot($datay);


//设置柱形图的颜色

$bplot->SetFillColor('orange');

//设置显示数字

$bplot->value->Show();

//在柱形图中显示格式化的图书销量

$bplot->value->SetFormat('%d');

//将柱形图添加到图像中

$graph->Add($bplot);


//设置画布背景色为淡蓝色

$graph->SetMarginColor("lightblue");


//创建标题

$graph->title->Set("《PHP从入门到精通》2009年销量统计");


//设置X坐标轴文字

$a=array("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");

$graph->xaxis->SetTickLabels($a); 


//设置字体

$graph->title->SetFont(FF_SIMSUN);

$graph->xaxis->SetFont(FF_SIMSUN); 


//输出矩形图表

$graph->Stroke();

?>



在浏览器上的显示是:Warning: include(jpgraph/jpgraph.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\01\12\4\index.php on line 2

Warning: include() [function.include]: Failed opening 'jpgraph/jpgraph.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\01\12\4\index.php on line 2

Warning: include(jpgraph/jpgraph_bar.php) [function.include]: failed to open stream: No such file or directory in C:\AppServ\www\01\12\4\index.php on line 3

Warning: include() [function.include]: Failed opening 'jpgraph/jpgraph_bar.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\01\12\4\index.php on line 3

Fatal error: Class 'Graph' not found in C:\AppServ\www\01\12\4\index.php on line 8


2017-03-22 12:21:56编辑
分享到:
精彩评论 2
慕容st
学分:6001 LV13
TA的每日心情
开心
2016-11-08 12:40:45
2017-03-22
沙发

读者您好:

您需要下载jpgraph组件,放到实例文件夹中。

http://jpgraph.net/download/

残荷秋雨
学分:56 LV3
2017-05-10
板凳

慕容st 发表于2017-03-22 14:00

读者您好:

您需要下载jpgraph组件,放到实例文件夹中。

http://jpgraph.net/download/

谢谢

首页上一页 1 下一页尾页 2 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照