検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 291 for [SIMILAR] 16 1024 4096 WITH 18354 timestamp WITH... (0.250 sec.)
Start a new client session for use with this client 0
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manager Start a new client session for use with this client MongoDB\Driver\Manager::startSession (mongodb >=1.4.0) MongoDB\Driver\Manager::startSession — Start a new client session for use with this ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
定義済み定数 0
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 MYSQLI_READ_DEFAULT_GROUP my.cnf の指定した名前 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
COM関数 0
« com_exception com_create_guid » PHP Manual COM COM関数 COM関数 参考 COM についてのより詳細な情報は » COM 仕様 を読みましょう。 PHP と COM の FAQ からも情報が得られるでしょう。 MS Office アプリケーションをサーバーサイドで使用しようと考えておられるなら、 » Considerations for Server-Side ...
https://man.plustar.jp/php/ref.com.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Seaslog 設定オプション 名前 デフォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP_INI_ALL seaslog.level 8 PHP_INI_ALL seaslog.re ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
配列がまだエントリを持っているかどうかチェックする 0
« ArrayIterator::unserialize CachingIterator » PHP Manual ArrayIterator 配列がまだエントリを持っているかどうかチェックする ArrayIterator::valid (PHP 5, PHP 7, PHP 8) ArrayIterator::valid — 配列がまだエントリを持っているかどうかチェックする 説明 public ArrayIterator::valid (): bool 配列が ...
https://man.plustar.jp/php/arrayiterator.valid.html - [similar]
Gets information about last updated data 0
« rrd_last rrd_restore » PHP Manual RRD 関数 Gets information about last updated data rrd_lastupdate (PECL rrd >= 0.9.0) rrd_lastupdate — Gets information about last updated data 説明 rrd_lastupdate ( string $filename ): array Gets array of the UNIX timestamp and the values stored for ea ...
https://man.plustar.jp/php/function.rrd-lastupdate.html - [similar]
ArrayObject をシリアライズする 0
« ArrayObject::offsetUnset ArrayObject::setFlags » PHP Manual ArrayObject ArrayObject をシリアライズする ArrayObject::serialize (PHP 5 >= 5.3.0, PHP 7, PHP 8) ArrayObject::serialize — ArrayObject をシリアライズする 説明 public ArrayObject::serialize (): string ArrayObject をシリアライズし ...
https://man.plustar.jp/php/arrayobject.serialize.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
オブジェクトのシリアライズ 0
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ オブジェクトのシリアライズ オブジェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトストリームで表した文字列を返します。 unserialize() を使 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]