検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 253 for [SIMILAR] 16 1024 4096 WITH 70767 eventsslcontex... (0.266 sec.)
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 0
« hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す hash_final (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_final — 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 説明 hash_final ( HashContext $context , bool $b ...
https://man.plustar.jp/php/function.hash-final.html - [similar]
アクティブなハッシュコンテキストに、オープンしているストリームから データを投入... 0
« hash_update_file hash_update » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、オープンしているストリームから データを投入する hash_update_stream (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update_stream — アクティブなハッシュコンテキストに、オープンしているストリーム ...
https://man.plustar.jp/php/function.hash-update-stream.html - [similar]
ディレクトリを作る 0
« lstat move_uploaded_file » PHP Manual ファイルシステム 関数 ディレクトリを作る mkdir (PHP 4, PHP 5, PHP 7, PHP 8) mkdir — ディレクトリを作る 説明 mkdir ( string $directory , int $permissions = 0777 , bool $recursive = false , ? resource $context = null ): bool directory で指定したディレ ...
https://man.plustar.jp/php/function.mkdir.html - [similar]
Add a high priority task to run in parallel 0
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClient Add a high priority task to run in parallel GearmanClient::addTaskHigh (PECL gearman >= 0.5.0) GearmanClient::addTaskHigh — Add a high priority task to run in parallel 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 0
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanClient Add a low priority task to run in parallel GearmanClient::addTaskLow (PECL gearman >= 0.5.0) GearmanClient::addTaskLow — Add a low priority task to run in parallel 説明 public GearmanCli ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Poll the items 0
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL zmq >= 0.5.0) ZMQPoll::poll — Poll the items 説明 public ZMQPoll::poll ( array &$readable , array &$writable , int $timeout = -1 ): int Polls the items in the current poll set. The readable a ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 0
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのサーバーソケットを作成する stream_socket_server (PHP 5, PHP 7, PHP 8) stream_socket_server — インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 説明 ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
0
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]