分类: 其他

PHP画图组件

PHP画图组件无评论

2014年5月25日 下午10:52分类:其他 阅读: 10,910 次

PHP画图组件-SVGGraph 1、拷贝SVGGraph目录到网站根目录 2、HTM引用,如下引用两个图形文件 <html><head><title>Welcome to nginx!</title></head><body bgcolor="white" text="black"><center><h1>Welcome to nginx!</h1></center><embed src="graph.php" type="image/svg+xml" width="600" height="400"  pluginspage="http://www.adobe.com/svg/viewer/install/" />  <embed src="grap ...


【阅读全文】