検索

phrase: max: clip:
target: order:
Results of 681 - 690 of about 936 for [SIMILAR] 16 1024 4096 WITH 5115 swoole WITH 361... (2.169 sec.)
のエイリアス ibase_service_detach 0
« fbird_service_attach fbird_set_event_handler » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_service_detach fbird_service_detach (PHP 5, PHP 7 < 7.4.0) fbird_service_detach — のエイリアス ibase_service_detach() 説明 この関数は次の関数のエイリアスです。 ibase_service_detach() . ...
https://man.plustar.jp/php/function.fbird-service-detach.html - [similar]
ストリーム 0
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに インストール/設定 要件 インストール手順 実行時設定 ストリームのクラス 定義済み定数 ストリームフィルタ ストリームコンテキスト ストリームのエラー 例 ストリームラッパーとして登録するクラスの例 p ...
https://man.plustar.jp/php/book.stream.html - [similar]
暗号化フィルタ 0
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリスト 暗号化フィルタ 暗号化フィルタ 暗号化フィルタは、ファイル/ストリーム を暗号化する場合に特に有用です。 mcrypt.* と mdecrypt.* 警告 この機能は PHP 7.1.0 で 非推奨 になります。この機能に頼らな ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
Replaces a record in a database 0
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_replace_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_replace_record — Replaces a record in a database 説明 dbase_replace_record ( resource $database , array $data , int $number ): bool Replace ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
全てのセッション変数を開放する 0
« session_status session_write_close » PHP Manual セッション関数 全てのセッション変数を開放する session_unset (PHP 4, PHP 5, PHP 7, PHP 8) session_unset — 全てのセッション変数を開放する 説明 session_unset (): bool 関数 session_unset() は現在登録されている全てのセッション変数を開放します。 ...
https://man.plustar.jp/php/function.session-unset.html - [similar]
共有メモリブロックからデータを読み取る 0
« shmop_open shmop_size » PHP Manual 共有メモリ関数 共有メモリブロックからデータを読み取る shmop_read (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_read — 共有メモリブロックからデータを読み取る 説明 shmop_read ( Shmop $shmop , int $offset , int $size ): string shmop_read() は、共有メモリブ ...
https://man.plustar.jp/php/function.shmop-read.html - [similar]
WSAPROTOCOL_INFO 構造体をエクスポートする 0
« socket_write socket_wsaprotocol_info_import » PHP Manual ソケット 関数 WSAPROTOCOL_INFO 構造体をエクスポートする socket_wsaprotocol_info_export (PHP 7 >= 7.3.0, PHP 8) socket_wsaprotocol_info_export — WSAPROTOCOL_INFO 構造体をエクスポートする 説明 socket_wsaprotocol_info_export ( Socke ...
https://man.plustar.jp/php/function.socket-wsaprotocol-info-export.html - [similar]
ストリームからフィルタを取り除く 0
« stream_filter_register stream_get_contents » PHP Manual ストリーム 関数 ストリームからフィルタを取り除く stream_filter_remove (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_filter_remove — ストリームからフィルタを取り除く 説明 stream_filter_remove ( resource $stream_filter ): bool 事前に stream ...
https://man.plustar.jp/php/function.stream-filter-remove.html - [similar]
Add an insert operation to the bulk 0
« MongoDB\Driver\BulkWrite::delete MongoDB\Driver\BulkWrite::update » PHP Manual MongoDB\Driver\BulkWrite Add an insert operation to the bulk MongoDB\Driver\BulkWrite::insert (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::insert — Add an insert operation to the bulk 説明 public MongoDB\Driv ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.insert.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]