Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in /www/web/default/wordpress/wp-content/plugins/search-limiter-blocker/search-limiter-blocker.php on line 163
其他 | 技术小站

分类: 其他

PHP画图组件

PHP画图组件无评论

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

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 ...


【阅读全文】