検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 593 for Add (0.034 sec.)
のエイリアス ibase_delete_user 3784
« fbird_db_info fbird_drop_db » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_delete_use ... のエイリアスです。 ibase_delete_user() . 参考 fbird_add_user() - のエイリアス ibase_add_user fbird_modify_ ...
https://man.plustar.jp/php/function.fbird-delete-user.html - [similar]
のエイリアス ibase_modify_user 3784
« fbird_maintain_db fbird_name_result » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_mo ... のエイリアスです。 ibase_modify_user() . 参考 fbird_add_user() - のエイリアス ibase_add_user fbird_delete_ ...
https://man.plustar.jp/php/function.fbird-modify-user.html - [similar]
Basic Gearman client and worker, submitting tasks 3784
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... arallel. The reverse worker is unchanged except to add sending of data back during processing. <?php # cr ... the gearman client $gmc = new GearmanClient (); # add the default server (localhost) $gmc -> addServer ( ... trary application data $data [ 'foo' ] = 'bar' ; # add two tasks $task = $gmc -> addTask ( "reverse" , "f ... oo" , $data ); $task2 = $gmc -> addTaskLow ( "reverse" , "bar" , NULL ); # run the tas ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
指定したサーバーにアイテムを新しいキーで追加する 3784
« Memcached::add Memcached::addServer » PHP Manual Memcached 指定したサーバーにアイテムを新しいキ ... ーで追加する Memcached::addByKey (PECL memcached >= 0.1.0) Memcached::addByKey ... イテムを新しいキーで追加する 説明 public Memcached::addByKey ( string $server_key , string $key , mixed $v ... alue , int $expiration = ? ): bool Memcached::addByKey() は機能的に Memcached::add() と同等です。しか ... cached::RES_NOTSTORED を返します。 参考 Memcached::add() - アイテムを新しいキーで追加する Memcached::set( ...
https://man.plustar.jp/php/memcached.addbykey.html - [similar]
変更されるドキュメントの数を限定する 3784
« CollectionModify::execute CollectionModify::patch » PHP Manual mysql_xdevapi\CollectionModify ... ost" ); $session -> sql ( "DROP DATABASE IF EXISTS addressbook" )-> execute (); $session -> sql ( "CREATE ... DATABASE addressbook" )-> execute (); $schema = $session -> get ... Schema ( "addressbook" ); $collection = $schema -> createCollect ... ion ( "people" ); $collection -> add ( '{"name": "Fred", "age": 21, "job": "Constructio ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.limit.html - [similar]
SOAP リクエストを実行する 3784
« SoapClient::__construct SoapClient::__getCookies » PHP Manual SoapClient SOAP リクエストを実行 ... 例1 SoapClient::__doRequest() の例 <?php function Add ( $x , $y ) { return $x + $y ; } class LocalSoapCl ... oapServer ( $wsdl , $options ); $this -> server -> addFunction ( 'Add' ); } function __doRequest ( $reque ... 'uri' => 'http://testuri.org' )); var_dump ( $x -> Add ( 3 , 4 )); ?> 関連キーワード: リクエスト , 実行 , ...
https://man.plustar.jp/php/soapclient.dorequest.html - [similar]
The __construct purpose 3784
« Yaf_Route_Map::assemble Yaf_Route_Map::route » PHP Manual Yaf_Route_Map The __construct purpos ... ter 戻り値 例 例1 Yaf_Route_Map() の例 <?php /** * Add a map route to Yaf_Router route stack */ Yaf_Dispa ... tcher :: getInstance ()-> getRouter ()-> addRoute ( "name" , new Yaf_Route_Map ()); ?> 上の例の ... t_foo_bar", ) 例2 Yaf_Route_Map() の例 <?php /** * Add a map route to Yaf_Router route stack */ Yaf_Dispa ... tcher :: getInstance ()-> getRouter ()-> addRoute ( "name" , new Yaf_Route_Map ( true , "_" )); ...
https://man.plustar.jp/php/yaf-route-map.construct.html - [similar]
Collection クラス 3754
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラ ... プロパティ */ public $ name ; /* メソッド */ public add ( mixed $document ): mysql_xdevapi\CollectionAdd p ... ublic addOrReplaceOne ( string $id , string $doc ): mysql_xd ... _xdevapi\Result } プロパティ name 目次 Collection::add — コレクションにドキュメントを追加する Collection: ... :addOrReplaceOne — コレクションのドキュメントを追加また ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
The RarEntry class 3754
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas ... tHostOs() equals this constant, MS-DOS was used to add this entry. Use instead of RAR_HOST_MSDOS . RarEnt ... getHostOs() equals this constant, OS/2 was used to add this entry. Intended to replace RAR_HOST_OS2 . Rar ... quals this constant, Microsoft Windows was used to add this entry. Intended to replace RAR_HOST_WIN32 . R ... this constant, an unspecified UNIX OS was used to add this entry. Intended to replace RAR_HOST_UNIX . Ra ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
のエイリアス ibase_blob_create 3754
« fbird_blob_close fbird_blob_echo » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_blob_ ... イリアスです。 ibase_blob_create() . 参考 fbird_blob_add() - のエイリアス ibase_blob_add fbird_blob_cancel( ...
https://man.plustar.jp/php/function.fbird-blob-create.html - [similar]