検索

phrase: max: clip:
target: order:
Results of 21 - 24 of about 24 for books (0.005 sec.)
指定した名前空間で、タグ名に対応するすべての要素を検索する 6722
« DOMDocument::getElementsByTagName DOMDocument::importNode » PHP Manual DOMDocument 指定した名前 ... xmlns:xi="http://www.w3.org/2001/XInclude"> <title>Books of the other guy..</title> <para> <xi:include href ...
https://man.plustar.jp/php/domdocument.getelementsbytagnamens.html - [similar]
SoapServer コンストラクタ 6622
« SoapServer::addSoapHeader SoapServer::fault » PHP Manual SoapServer SoapServer コンストラクタ ... e ; public $author ; } $server = new SoapServer ( "books.wsdl" , array( 'classmap' => array( 'book' => "MyB ...
https://man.plustar.jp/php/soapserver.construct.html - [similar]
行をオブジェクトとして得る 6522
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetc ... exit; } $qu = pg_query ( $db_conn , "SELECT * FROM books ORDER BY author" ); while ( $data = pg_fetch_objec ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
SoapClient のコンストラクタ 6522
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... e ; public $author ; } $client = new SoapClient ( "books.wsdl" , array( 'classmap' => array( 'book' => "MyB ... "serialize_book" ) ); $client = new SoapClient ( "books.wsdl" , array( 'typemap' => $typemap )); ?> 例3 SO ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
PREV 1 2 3 NEXT