検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 251 for [SIMILAR] 16 1024 4096 WITH 21192 スヘ WITH 1526... (0.286 sec.)
Rolls back a transaction in progress 0
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_abort (PECL stomp >= 0.1.0) Stomp::abort -- stomp_abort — Rolls back a transaction in progress 説明 オブジェクト指向型 (method): public Stomp::abort ( string $transaction_id , array $headers = ? ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
Commits a transaction in progress 0
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::commit stomp_commit (PECL stomp >= 0.1.0) Stomp::commit -- stomp_commit — Commits a transaction in progress 説明 オブジェクト指向型 (method): public Stomp::commit ( string $transaction_id , arra ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
Apache Solr エクステンションの現行バージョンを返す 0
« Solr 関数 例 » PHP Manual Solr 関数 Apache Solr エクステンションの現行バージョンを返す solr_get_version (PECL solr >= 0.9.1) solr_get_version — Apache Solr エクステンションの現行バージョンを返す 説明 solr_get_version (): string この関数は、エクステンションの現行バージョンを文字列として ...
https://man.plustar.jp/php/function.solr-get-version.html - [similar]
はじめに 0
« Solr インストール/設定 » PHP Manual Solr はじめに はじめに Solr エクステンションにより、PHP で Apache Solr サーバーと効果的に通信できます。 Solr エクステンションは、PHP 開発者が Solr サーバーのインスタンスと効果的に通信できるようにする、とても速くて軽量で、豊富な機能を持つライブラリです ...
https://man.plustar.jp/php/intro.solr.html - [similar]
OAuth で保護されたリソースを取得する 0
« OAuth::enableSSLChecks OAuth::generateSignature » PHP Manual OAuth OAuth で保護されたリソースを取得する OAuth::fetch (PECL OAuth >= 0.99.1) OAuth::fetch — OAuth で保護されたリソースを取得する 説明 public OAuth::fetch ( string $protected_resource_url , array $extra_parameters = ? , stri ...
https://man.plustar.jp/php/oauth.fetch.html - [similar]
getHeader の目的 0
« Yaf_Response_Abstract::getBody Yaf_Response_Abstract::prependBody » PHP Manual Yaf_Response_Abstract getHeader の目的 Yaf_Response_Abstract::getHeader (Yaf >=1.0.0) Yaf_Response_Abstract::getHeader — getHeader の目的 説明 public Yaf_Response_Abstract::getHeader (): void 警告 この関数は ...
https://man.plustar.jp/php/yaf-response-abstract.getheader.html - [similar]
エンコード変換を行ってメールを送信する 0
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する mb_send_mail (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_send_mail — エンコード変換を行ってメールを送信する 説明 mb_send_mail ( string $to , string $subject , string $message , array | string $ad ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
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]
MIME ヘッダフィールドをデコードする 0
« iconv_mime_decode_headers iconv_mime_encode » PHP Manual iconv 関数 MIME ヘッダフィールドをデコードする iconv_mime_decode (PHP 5, PHP 7, PHP 8) iconv_mime_decode — MIME ヘッダフィールドをデコードする 説明 iconv_mime_decode ( string $string , int $mode = 0 , ? string $encoding = null ): ...
https://man.plustar.jp/php/function.iconv-mime-decode.html - [similar]
PUT メソッドのサポート 0
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート PUT メソッドのサポート PHP は、クライアントがサーバーにファイルを保存するための HTTP PUT メソッドのサポートを提供します。 PUT リクエストは POST リクエストによるファイルアップロードよりもシンプ ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]