検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 593 for Add (0.027 sec.)
Run a single task and return a result 3724
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... client object. $gmclient = new GearmanClient (); # Add default server (localhost). $gmclient -> addServer ... worker object. $gmworker = new GearmanWorker (); # Add default server (localhost). $gmworker -> addServer ... " for a faster worker with no output. $gmworker -> addFunction ( "reverse" , "reverse_fn" ); print "Waiti ... client object. $gmclient = new GearmanClient (); # Add default server (localhost). $gmclient -> addServer ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
OpenBSD へのインストール 3724
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール O ... ます。 例1 OpenBSD パッケージインストールの例 # pkg_add php # pkg_add php-fpm # pkg_add php-mysql (install ... the PEAR libraries) # pkg_add pear Follow the instructions shown with each packa ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
新しい関数 3724
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移 ... ZipArchive::setCompressionName() Zlib 圧縮 inflate_add() deflate_add() inflate_init() deflate_init() 関連 ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
dBase 関数 3724
« 定義済み定数 dbase_add_record » PHP Manual dBase dBase 関数 dBase 関数 例 Many examples in thi ... ated in the example of dbase_create() . 目次 dbase_add_record — Adds a record to a database dbase_close — ...
https://man.plustar.jp/php/ref.dbase.html - [similar]
LDAP 関数 3724
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 ... — 8859 文字を t61 文字に変換する ldap_add_ext — LDAP ディレクトリにエントリを付加する ldap_a ... の値を得る ldap_list — 単一階層の検索を行う ldap_mod_add_ext — 現在の属性に属性を追加する ldap_mod_add — 現 ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
Zlib 関数 3724
« 例 deflate_add » PHP Manual Zlib Zlib 関数 Zlib 関数 目次 deflate_add — インクリメンタルにデー ... ite — バイナリセーフな gz ファイル書き込み inflate_add — インクリメンタルにエンコードされたデータを解凍す ...
https://man.plustar.jp/php/ref.zlib.html - [similar]
Vtiful\Kernel\Excel autoFilter 3724
« Vtiful\Kernel\Excel::addSheet Vtiful\Kernel\Excel::constMemory » PHP Manual Vtiful\Kernel\Exce ... Vtiful\Kernel\Excel::autoFilter ( string $scope ) Add autofilter to a worksheet. パラメータ scope Cell s ... キーワード: Vtiful , Kernel , autoFilter , string , addSheet , constMemory , xlswriter , public , Add , au ...
https://man.plustar.jp/php/vtiful-kernel-excel.autoFilter.html - [similar]
Lightweight Directory Access Protocol 3694
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol ... _8859_to_t61 — 8859 文字を t61 文字に変換する ldap_add_ext — LDAP ディレクトリにエントリを付加する ldap_a ... の値を得る ldap_list — 単一階層の検索を行う ldap_mod_add_ext — 現在の属性に属性を追加する ldap_mod_add — 現 ...
https://man.plustar.jp/php/book.ldap.html - [similar]
cURL ハンドルのセットを閉じる 3694
« curl_multi_add_handle curl_multi_errno » PHP Manual cURL 関数 cURL ハンドルのセットを閉じる cu ... nit (); // ふたつのハンドルを追加します curl_multi_add_handle ( $mh , $ch1 ); curl_multi_add_handle ( $mh ...
https://man.plustar.jp/php/function.curl-multi-close.html - [similar]
次のフィールドを繰り上げずに、フィールドに値を加算する 3694
« IntlCalendar::isWeekend IntlCalendar::set » PHP Manual IntlCalendar 次のフィールドを繰り上げず ... 号付きの)量をフィールドに加算します。 IntlCalendar::add() との違いは、 フィールドの値がオーバーフローしても ... rianCalendar ( 2013 , 5 /* June */ , 30 ); $cal -> add ( IntlCalendar :: FIELD_DAY_OF_MONTH , 1 ); var_du ... ring(20) "01/06/2013, 00:00:00" 参考 IntlCalendar::add() - フィールドに (符号付きの) 一定量の時間を追加す ...
https://man.plustar.jp/php/intlcalendar.roll.html - [similar]