検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 49 for [SIMILAR] 16 1024 4096 WITH 65938 bucket WITH 49... (0.088 sec.)
利用できるフィルタのリスト 0
« リソース型の一覧 文字列フィルタ » PHP Manual 付録 利用できるフィルタのリスト 利用できるフィルタのリスト 目次 文字列フィルタ 変換フィルタ 圧縮フィルタ 暗号化フィルタ 以下は、 stream_filter_append() で利用できる 組み込みフィルタのリストです。PHP のバージョンによっては このリスト以外のフィ ...
https://man.plustar.jp/php/filters.html - [similar]
指定した関数を __autoload() の実装として登録する 0
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload() の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $c ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
暗号化フィルタ 0
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリスト 暗号化フィルタ 暗号化フィルタ 暗号化フィルタは、ファイル/ストリーム を暗号化する場合に特に有用です。 mcrypt.* と mdecrypt.* 警告 この機能は PHP 7.1.0 で 非推奨 になります。この機能に頼らな ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
Acquires a lock on buffer 0
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer EventBuffer::lock (PECL event >= 1.2.6-beta) EventBuffer::lock — Acquires a lock on buffer 説明 public EventBuffer::lock (): void Acquires a lock on buffer. Can be used in pair with EventBuffer: ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
Memcached クラス 0
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
DOMProcessingInstruction クラス 0
« DOMParentNode::prepend DOMProcessingInstruction::__construct » PHP Manual DOM DOMProcessingInstruction クラス DOMProcessingInstruction クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMProcessingInstruction extends DOMNode { /* プロパティ */ public readonly string $ target ; public stri ...
https://man.plustar.jp/php/class.domprocessinginstruction.html - [similar]
データを既存のアイテムに追記する 0
« Memcached::addServers Memcached::appendByKey » PHP Manual Memcached データを既存のアイテムに追記する Memcached::append (PECL memcached >= 0.1.0) Memcached::append — データを既存のアイテムに追記する 説明 public Memcached::append ( string $key , string $value ): bool Memcached::append() ...
https://man.plustar.jp/php/memcached.append.html - [similar]
指定したサーバーでデータを既存のアイテムに追記する 0
« Memcached::append Memcached::cas » PHP Manual Memcached 指定したサーバーでデータを既存のアイテムに追記する Memcached::appendByKey (PECL memcached >= 0.1.0) Memcached::appendByKey — 指定したサーバーでデータを既存のアイテムに追記する 説明 public Memcached::appendByKey ( string $server_ke ...
https://man.plustar.jp/php/memcached.appendbykey.html - [similar]
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]
PREV 1 2 3 4 5 NEXT