検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 356 for [SIMILAR] 16 1024 4096 WITH 11861 shmop WITH 625... (0.314 sec.)
基本的な使用法 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]
YAZ 関数 0
« 例 yaz_addinfo » PHP Manual YAZ YAZ 関数 YAZ 関数 目次 yaz_addinfo — 詳細なエラー情報を返す yaz_ccl_conf — CCL パーサを設定する yaz_ccl_parse — CCL パーサを起動する yaz_close — YAZ 接続をクローズする yaz_connect — Z39.50 サーバーへの接続を準備する yaz_database — セッション内のデータベー ...
https://man.plustar.jp/php/ref.yaz.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]
Lightweight Directory Access Protocol 0
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol Lightweight Directory Access Protocol はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP LDAP コールの使用法 LDAP コントロール 例 基本的な使用法 LDAP コント ...
https://man.plustar.jp/php/book.ldap.html - [similar]
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
アイテムを削除する 0
« Memcached::decrementByKey Memcached::deleteByKey » PHP Manual Memcached アイテムを削除する Memcached::delete (PECL memcached >= 0.1.0) Memcached::delete — アイテムを削除する 説明 public Memcached::delete ( string $key , int $time = 0 ): bool Memcached::delete() は、キー key をサーバーか ...
https://man.plustar.jp/php/memcached.delete.html - [similar]
複数のアイテムを削除する 0
« Memcached::deleteByKey Memcached::deleteMultiByKey » PHP Manual Memcached 複数のアイテムを削除する Memcached::deleteMulti (PECL memcached >= 2.0.0) Memcached::deleteMulti — 複数のアイテムを削除する 説明 public Memcached::deleteMulti ( array $keys , int $time = 0 ): array Memcached::del ...
https://man.plustar.jp/php/memcached.deletemulti.html - [similar]
YAZ 0
« VarnishLog::getTagName はじめに » PHP Manual その他のサービス YAZ YAZ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 YAZ 関数 yaz_addinfo — 詳細なエラー情報を返す yaz_ccl_conf — CCL パーサを設定する yaz_ccl_parse — CCL パーサを起動する yaz_close ...
https://man.plustar.jp/php/book.yaz.html - [similar]
パースコールバック 0
« コールバック 発行コールバック » PHP Manual コールバック パースコールバック パースコールバック パースコールバック ( callable ) は、 yaml_parse() や yaml_parse_file() そして yaml_parse_url() 関数が、登録済みの YAML タグに遭遇したときに起動します。 コールバックに渡されるのは、タグ付けされ ...
https://man.plustar.jp/php/yaml.callbacks.parse.html - [similar]
署名済みの公開鍵とチャレンジを検証する 0
« openssl_spki_new openssl_verify » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジを検証する openssl_spki_verify (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_verify — 署名済みの公開鍵とチャレンジを検証する 説明 openssl_spki_verify ( string $spki ): bool 与えられた公開鍵とチャレンジを ...
https://man.plustar.jp/php/function.openssl-spki-verify.html - [similar]