検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 894 for [SIMILAR] 16 1024 4096 WITH 11876 ldap WITH 9231... (1.444 sec.)
ストリームに書き込む 0
« streamWrapper::stream_truncate streamWrapper::unlink » PHP Manual streamWrapper ストリームに書き込む streamWrapper::stream_write (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_write — ストリームに書き込む 説明 public streamWrapper::stream_write ( string $data ): int このメ ...
https://man.plustar.jp/php/streamwrapper.stream-write.html - [similar]
共有メモリから変数を返す 0
« shm_detach shm_has_var » PHP Manual セマフォ関数 共有メモリから変数を返す shm_get_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_get_var — 共有メモリから変数を返す 説明 shm_get_var ( SysvSharedMemory $shm , int $key ): mixed shm_get_var() は、 shm で指定した共有メモリセグメントから 変数 key を読 ...
https://man.plustar.jp/php/function.shm-get-var.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.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]
ENV 変数を取得する 0
« Yaf_Request_Abstract::getControllerName Yaf_Request_Abstract::getException » PHP Manual Yaf_Request_Abstract ENV 変数を取得する Yaf_Request_Abstract::getEnv (Yaf >=1.0.0) Yaf_Request_Abstract::getEnv — ENV 変数を取得する 説明 public Yaf_Request_Abstract::getEnv ( string $name , string ...
https://man.plustar.jp/php/yaf-request-abstract.getenv.html - [similar]
公開鍵でデータを暗号化する 0
« openssl_public_decrypt openssl_random_pseudo_bytes » PHP Manual OpenSSL 関数 公開鍵でデータを暗号化する openssl_public_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_encrypt — 公開鍵でデータを暗号化する 説明 openssl_public_encrypt ( string $data , string &$encrypted_data ...
https://man.plustar.jp/php/function.openssl-public-encrypt.html - [similar]
すべてのサーバーのキーを取得する 0
« Memcached::get Memcached::getByKey » PHP Manual Memcached すべてのサーバーのキーを取得する Memcached::getAllKeys (PECL memcached >= 2.0.0) Memcached::getAllKeys — すべてのサーバーのキーを取得する 説明 public Memcached::getAllKeys (): array | false Memcached::getAllKeys() は、 個々の me ...
https://man.plustar.jp/php/memcached.getallkeys.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mcrypt 設定オプション 名前 デフォルト 変更可能 変更履歴 mcrypt.algorithms_dir null PHP_INI_ALL mcrypt.modes_dir null PHP_INI_ALL PHP_INI_* モードの詳細および定義につい ...
https://man.plustar.jp/php/mcrypt.configuration.html - [similar]
アイテムを取得する 0
« Memcached::flush Memcached::getAllKeys » PHP Manual Memcached アイテムを取得する Memcached::get (PECL memcached >= 0.1.0) Memcached::get — アイテムを取得する 説明 public Memcached::get ( string $key , callable $cache_cb = ? , int $flags = ? ): mixed Memcached::get() は、キー key に格納 ...
https://man.plustar.jp/php/memcached.get.html - [similar]