php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: function.swf-definepoly.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  Define a polygon				  				 				 				 swf_defineline				 swf_definerect				 SWF Functions				 PHP Manual								 				  swf_definepoly				  (PHP 4)swf_definepoly — Define a polygon								 				 				 				  Description				  				   void swf_definepoly				    ( int $objid				   , array $coords				   , int $npoints				   , float $width				   )								  				   Defines a polygon given an array of x, y coordinates.				  				 												 				  Parameters				  				   								    								     objid												     								      				       The object id.				      				     								    								    								     coords												     								      				       An array of x, y coordinates.				      				     								    								    								     npoints												     								      				       The number of overall points that are contained in the array given by				       coords								      				     								    								    								     width												     								      				       The width of the polygon's border, if set to 0.0 the polygon is				       filled.				      				     								    								   								  				 												 				  Return Values				  				   No value is returned.				  				 												 swf_defineline				 swf_definerect				 SWF Functions				 PHP Manual											

相关资源