PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

hw_Document_Size> <hw_Document_Content
Last updated: Fri, 10 Oct 2008

view this page in

hw_Document_SetContent

(PHP 4)

hw_Document_SetContenthw_document の内容を設定/置換する

説明

bool hw_document_setcontent ( int $hw_document , string $content )

ドキュメントの内容を設定または置換します。ドキュメントが HTML ドキュメントの場合、内容はすべて BODY タグの後となります。HEAD および BODY タグからの情報は、オブジェクトレコードに保存されます。ドキュメントの 内容の中にもこの情報を与えた場合、Hyperwave サーバはドキュメントが 挿入された際にオブジェクトレコードを変更します。 これは恐らくあまり良い考えではありません。 この関数は、ドキュメントが古い内容を保持する場合に失敗します。

パラメータ

hw_document

ドキュメント ID。

content

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
hw_Document_SetContent
There are no user contributed notes for this page.

hw_Document_Size> <hw_Document_Content
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites