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

源代码在线查看: function.harudoc-setinfoattr.html

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

相关代码

												 				  Set the info attribute of the document				  				 				 				 HaruDoc::setEncryptionMode				 HaruDoc::setInfoDateAttr				 HaruDoc				 PHP Manual								 				  HaruDoc::setInfoAttr				  (PECL haru:0.0.1)HaruDoc::setInfoAttr — Set the info attribute of the document								 								 				  Description				  				   bool HaruDoc::setInfoAttr				    ( int $type				   , string $info				   )								  				   Defines an info attribute. Uses the current encoding of the document.				  				 												 				  Parameters				  				   								    								     type												     								      				       The type of the attribute. Can be one of the following:				       				        				         HaruDoc::INFO_AUTHOR 				        				        				         HaruDoc::INFO_CREATOR 				        				        				         HaruDoc::INFO_TITLE 				        				        				         HaruDoc::INFO_SUBJECT 				        				        				         HaruDoc::INFO_KEYWORDS 				        				       				      				     								    								    								     info												     								      				       The value of the attribute.				      				     								    								   								  				 												 				  Return Values				  				   Returns TRUE on success.				  				 												 				  Errors/Exceptions				  				   Throws HaruException on error. 				  				 												 				  See Also				  				   				    HaruDoc::setInfoDateAttr()				   				  				 																 HaruDoc::setEncryptionMode				 HaruDoc::setInfoDateAttr				 HaruDoc				 PHP Manual											

相关资源