検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 940 for [SIMILAR] 16 1024 4096 WITH 7940 request WITH 74... (0.669 sec.)
0
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); $bprovides = enchant_broker_describe ( $r ); echo "現在のブローカーは、次のバックエンドを提供します。\n" ; print_r ( $bprovides ); $dicts = enchant_broker_list_ ...
https://man.plustar.jp/php/enchant.examples.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
PHP の値に関する XML を生成する 0
« xmlrpc_encode_request xmlrpc_get_type » PHP Manual XML-RPC 関数 PHP の値に関する XML を生成する xmlrpc_encode (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_encode — PHP の値に関する XML を生成する 説明 xmlrpc_encode ( mixed $value ): string 警告 この関数は、 実験的 なものです。この関数の動作・ ...
https://man.plustar.jp/php/function.xmlrpc-encode.html - [similar]
セッション変数 0
« $_REQUEST $_ENV » PHP Manual 定義済の変数 セッション変数 $_SESSION (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SESSION — セッション変数 説明 現在のスクリプトで使用できるセッション変数を含む連想配列です。 セッション変数の使用法についての詳細は、 セッション関数 のドキュメントを参照ください。 ...
https://man.plustar.jp/php/reserved.variables.session.html - [similar]
Deletes all documents matching the given query 0
« SolrClient::deleteByQueries SolrClient::__destruct » PHP Manual SolrClient Deletes all documents matching the given query SolrClient::deleteByQuery (PECL solr >= 0.9.2) SolrClient::deleteByQuery — Deletes all documents matching the given query 説明 public SolrClient::deleteByQuery ( st ...
https://man.plustar.jp/php/solrclient.deletebyquery.html - [similar]
Defragments the index 0
« SolrClient::getOptions SolrClient::ping » PHP Manual SolrClient Defragments the index SolrClient::optimize (PECL solr >= 0.9.2) SolrClient::optimize — Defragments the index 説明 public SolrClient::optimize ( int $maxSegments = 1 , bool $softCommit = true , bool $waitSearcher = true ): ...
https://man.plustar.jp/php/solrclient.optimize.html - [similar]
Start RPC Server 0
« Yar_Server::__construct Yar_Client » PHP Manual Yar_Server Start RPC Server Yar_Server::handle (PECL yar >= 1.0.0) Yar_Server::handle — Start RPC Server 説明 public Yar_Server::handle (): bool Start a RPC HTTP server, and ready for accpet RPC requests. 注意 : Usual RPC calls will be is ...
https://man.plustar.jp/php/yar-server.handle.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Yar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 YAR_VERSION ( string ) YAR_CLIENT_PROTOCOL_HTTP ( int ) YAR_OPT_PACKAGER ( int ...
https://man.plustar.jp/php/yar.constants.html - [similar]
The CommonMark\Interfaces\IVisitable interface 0
« CommonMark\Interfaces\IVisitor::leave CommonMark\Interfaces\IVisitable::accept » PHP Manual CommonMark The CommonMark\Interfaces\IVisitable interface The CommonMark\Interfaces\IVisitable interface (cmark >= 1.0.0) はじめに クラス概要 final class CommonMark\Interfaces\IVisitable { abstr ...
https://man.plustar.jp/php/class.commonmark-interfaces-ivisitable.html - [similar]
ReflectionEnum クラス 0
« ReflectionClassConstant::__toString ReflectionEnum::__construct » PHP Manual リフレクション ReflectionEnum クラス ReflectionEnum クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnum クラスは、 列挙型に関する情報を報告します。 クラス概要 class ReflectionEnum extends ReflectionClass { /* 継承 ...
https://man.plustar.jp/php/class.reflectionenum.html - [similar]