update : 2015.11.03
php.shukuma.com검색:
|
hw_api::object(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) hw_api::object — Retrieve attribute information 설명
hw_api_object hw_api::object
( array
$parameter
)This function retrieves the attribute information of an object of any version. It will not return the document content. 인수
반환값The returned object is an instance of class HW_API_Object on success or HW_API_Error if an error occurred. 예제This simple example retrieves an object and checks for errors. Example #1 Retrieve an object
<?php |