検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 844 for [SIMILAR] 16 1024 4096 WITH 6576 swoole WITH 489... (0.458 sec.)
PHP 関数を XSLT 関数として利用できるようにする 0
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP 関数を XSLT 関数として利用できるようにする XSLTProcessor::registerPHPFunctions (PHP 5 >= 5.0.4, PHP 7, PHP 8) XSLTProcessor::registerPHPFunctions — PHP 関数を XSLT 関数として利用できるようにす ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
Compare and set the value of the atomic object. 0
« Swoole\Atomic::add Swoole\Atomic::__construct » PHP Manual Swoole\Atomic Compare and set the value of the atomic object. Swoole\Atomic::cmpset (PECL swoole >= 1.9.0) Swoole\Atomic::cmpset — Compare and set the value of the atomic object. 説明 public Swoole\Atomic::cmpset ( int $cmp_val ...
https://man.plustar.jp/php/swoole-atomic.cmpset.html - [similar]
Connect to the remote TCP or UDP port. 0
« Swoole\Client::close Swoole\Client::__construct » PHP Manual Swoole\Client Connect to the remote TCP or UDP port. Swoole\Client::connect (PECL swoole >= 1.9.0) Swoole\Client::connect — Connect to the remote TCP or UDP port. 説明 public Swoole\Client::connect ( string $host , int $port ...
https://man.plustar.jp/php/swoole-client.connect.html - [similar]
Call a callback with an array of parameters 0
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callback with an array of parameters Swoole\Coroutine::call_user_func_array (PECL swoole >= 2.0.0) Swoole\Coroutine::call_user_func_array — Call a callback with an array of parameters 説明 public sta ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]
Get the connection info by file description. 0
« Swoole\Server::finish Swoole\Server::getClientList » PHP Manual Swoole\Server Get the connection info by file description. Swoole\Server::getClientInfo (PECL swoole >= 1.9.0) Swoole\Server::getClientInfo — Get the connection info by file description. 説明 public Swoole\Server::getClien ...
https://man.plustar.jp/php/swoole-server.getclientinfo.html - [similar]
Send data to the task worker processes. 0
« Swoole\Server::stop Swoole\Server::taskwait » PHP Manual Swoole\Server Send data to the task worker processes. Swoole\Server::task (PECL swoole >= 1.9.0) Swoole\Server::task — Send data to the task worker processes. 説明 public Swoole\Server::task ( string $data , int $dst_worker_id = ...
https://man.plustar.jp/php/swoole-server.task.html - [similar]
定義済み定数 0
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
XML 操作 0
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object Model はじめに インストール/設定 定義済み定数 例 DOMAttr — DOMAttr クラス DOMCdataSection — DOMCdataSection クラス DOMCharacterData — DOMCharacterData クラス DOMChildNode — DOMChildNode インター ...
https://man.plustar.jp/php/refs.xml.html - [similar]
基本的な使用法 0
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php // システムID 0xff3を有する 100 バイトの共有メモリブロックを作成する $shm_id = shmop_open ( 0xff3 , "c" , 0644 , 100 ); if (! $shm_id ) { echo "共有メモリセグメントを作成できませんでした。\n" ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
Apacheリクエスト記号(note)を取得/設定する 0
« apache_lookup_uri apache_request_headers » PHP Manual Apache 関数 Apacheリクエスト記号(note)を取得/設定する apache_note (PHP 4, PHP 5, PHP 7, PHP 8) apache_note — Apacheリクエスト記号(note)を取得/設定する 説明 apache_note ( string $note_name , ? string $note_value = null ): string | fa ...
https://man.plustar.jp/php/function.apache-note.html - [similar]