検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 198 for [SIMILAR] 16 1024 4096 WITH 31468 arrayobject WI... (0.347 sec.)
Phar マニフェストのファイルエントリの定義 0
« グローバルな Phar ビットマップフラグ Phar のシグネチャの書式 » PHP Manual phar って、tar や zip とは何が違うの? Phar マニフェストのファイルエントリの定義 Phar マニフェストのファイルエントリの定義 マニフェスト内の各ファイルについて、次のような情報が含まれます。 Phar マニフェストのファイ ...
https://man.plustar.jp/php/phar.fileformat.manifestfile.html - [similar]
セッションのデータを読み込む 0
« SessionHandlerInterface::open SessionHandlerInterface::write » PHP Manual SessionHandlerInterface セッションのデータを読み込む SessionHandlerInterface::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::read — セッションのデータを読み込む 説明 public SessionHandlerInterface:: ...
https://man.plustar.jp/php/sessionhandlerinterface.read.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
SoapServer の持続モードを設定する 0
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する SoapServer::setPersistence (PHP 5, PHP 7, PHP 8) SoapServer::setPersistence — SoapServer の持続モードを設定する 説明 public SoapServer::setPersistence ( int $mode ): void この関数により、SoapServe ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
はじめに 0
« Yaml インストール/設定 » PHP Manual Yaml はじめに はじめに この拡張モジュールは、データの標準的なシリアライズ方式である » YAML Ain't Markup Language (YAML) を実装したものです。 YAML のパースと出力には » LibYAML ライブラリ を用います。 関連キーワード: Yaml , インストール , 設定 , 拡張 , ...
https://man.plustar.jp/php/intro.yaml.html - [similar]