検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 284 for [SIMILAR] 16 1024 4096 WITH 21192 スヘ WITH 1696... (0.265 sec.)
0
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/foo' ; $msg = 'bar' ; /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* send a messag ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うのに、Subversion のバイナリは不要です。しかし、この拡張モジュールをコンパイルする際には libsvn (Subversion のヘッダ) が必須となります。 関連キーワード: 要件 , インストール , 設定 , 拡張 ...
https://man.plustar.jp/php/svn.requirements.html - [similar]
URL にリダイレクトする 0
« Yaf_Controller_Abstract::initView Yaf_Controller_Abstract::render » PHP Manual Yaf_Controller_Abstract URL にリダイレクトする Yaf_Controller_Abstract::redirect (Yaf >=1.0.0) Yaf_Controller_Abstract::redirect — URL にリダイレクトする 説明 public Yaf_Controller_Abstract::redirect ( strin ...
https://man.plustar.jp/php/yaf-controller-abstract.redirect.html - [similar]
定義済み定数 0
« 実行時設定 Threaded » PHP Manual pthreads 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PTHREADS_INHERIT_ALL ( int ) The default options for all Threads, ca ...
https://man.plustar.jp/php/pthreads.constants.html - [similar]
はじめに 0
« Exif インストール/設定 » PHP Manual Exif はじめに はじめに exif 拡張モジュールを使用すると、画像のメタデータを扱うことが可能と なります。例えば、デジタルカメラで撮影した画像ファイルから 画像のヘッダ情報を読み込むために exif 関数を使用することができます。 こうした情報は、通常 JPEG や TI ...
https://man.plustar.jp/php/intro.exif.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
SolrGenericResponse クラス 0
« SolrPingResponse::getResponse SolrGenericResponse::__construct » PHP Manual Solr SolrGenericResponse クラス SolrGenericResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 final class SolrGenericResponse extends SolrResponse { /* 定数 */ const in ...
https://man.plustar.jp/php/class.solrgenericresponse.html - [similar]
SolrQueryResponse クラス 0
« SolrResponse::success SolrQueryResponse::__construct » PHP Manual Solr SolrQueryResponse クラス SolrQueryResponse クラス (PECL solr >= 0.9.2) はじめに クエリーリクエストに対するレスポンスを表現 クラス概要 final class SolrQueryResponse extends SolrResponse { /* 定数 */ const int PARSE_S ...
https://man.plustar.jp/php/class.solrqueryresponse.html - [similar]
SolrUpdateResponse クラス 0
« SolrQueryResponse::__destruct SolrUpdateResponse::__construct » PHP Manual Solr SolrUpdateResponse クラス SolrUpdateResponse クラス (PECL solr >= 0.9.2) はじめに 更新リクエストに対するレスポンスを表現 クラス概要 final class SolrUpdateResponse extends SolrResponse { /* 定数 */ const int ...
https://man.plustar.jp/php/class.solrupdateresponse.html - [similar]
単一の値を WDDX パケットにシリアライズする 0
« wddx_packet_start wddx_serialize_vars » PHP Manual WDDX 関数 単一の値を WDDX パケットにシリアライズする wddx_serialize_value (PHP 4, PHP 5, PHP 7) wddx_serialize_value — 単一の値を WDDX パケットにシリアライズする 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_serialize_value ...
https://man.plustar.jp/php/function.wddx-serialize-value.html - [similar]