検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 278 for [SIMILAR] 16 1024 4096 WITH 42649 実時 WITH 2252... (0.947 sec.)
アイテムを格納する 0
« Memcached::resetServerList Memcached::setByKey » PHP Manual Memcached アイテムを格納する Memcached::set (PECL memcached >= 0.1.0) Memcached::set — アイテムを格納する 説明 public Memcached::set ( string $key , mixed $value , int $expiration = ? ): bool Memcached::set() は、 指定したキー ...
https://man.plustar.jp/php/memcached.set.html - [similar]
指定したサーバーにアイテムを格納する 0
« Memcached::set Memcached::setMulti » PHP Manual Memcached 指定したサーバーにアイテムを格納する Memcached::setByKey (PECL memcached >= 0.1.0) Memcached::setByKey — 指定したサーバーにアイテムを格納する 説明 public Memcached::setByKey ( string $server_key , string $key , mixed $value , in ...
https://man.plustar.jp/php/memcached.setbykey.html - [similar]
指定したサーバーで複数のアイテムを格納する 0
« Memcached::setMulti Memcached::setOption » PHP Manual Memcached 指定したサーバーで複数のアイテムを格納する Memcached::setMultiByKey (PECL memcached >= 0.1.0) Memcached::setMultiByKey — 指定したサーバーで複数のアイテムを格納する 説明 public Memcached::setMultiByKey ( string $server_key ...
https://man.plustar.jp/php/memcached.setmultibykey.html - [similar]
Starts a transaction 0
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\Driver\Session Starts a transaction MongoDB\Driver\Session::startTransaction (mongodb >=1.5.0) MongoDB\Driver\Session::startTransaction — Starts a transaction 説明 final public MongoDB\Driver\S ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
このカレンダーで使うタイムゾーンを設定する 0
« IntlCalendar::setTime IntlCalendar::toDateTime » PHP Manual IntlCalendar このカレンダーで使うタイムゾーンを設定する IntlCalendar::setTimeZone (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::setTimeZone — このカレンダーで使うタイムゾーンを設定する 説明 オブジェクト指向型 p ...
https://man.plustar.jp/php/intlcalendar.settimezone.html - [similar]
DateInterval クラス 0
« DateTimeZone::listIdentifiers DateInterval::__construct » PHP Manual Date/Time DateInterval クラス DateInterval クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 日付の間隔をあらわします。 格納方式は、固定値 (年、月、日、時など) あるいは相対時刻 ( DateTimeImmutable と DateTime のコンストラ ...
https://man.plustar.jp/php/class.dateinterval.html - [similar]
SolrInputDocument クラス 0
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument クラス SolrInputDocument クラス (PECL solr >= 0.9.2) はじめに このクラスは、Solr インデックスにサブミットされようとしている Solr 文書を表現します。 クラス概要 final class SolrInputDocument { ...
https://man.plustar.jp/php/class.solrinputdocument.html - [similar]
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
ファイルの最終アクセス時刻を取得する 0
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileatime (PHP 4, PHP 5, PHP 7, PHP 8) fileatime — ファイルの最終アクセス時刻を取得する 説明 fileatime ( string $filename ): int | false 指定したファイルの最終アクセス時刻を取得します。 パラメータ fi ...
https://man.plustar.jp/php/function.fileatime.html - [similar]