検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 790 for [SIMILAR] 16 1024 4096 WITH 24643 streamwrapper ... (0.596 sec.)
GnuPG 関数 0
« テキストへの署名 gnupg_adddecryptkey » PHP Manual GnuPG GnuPG 関数 GnuPG 関数 注意 この拡張モジュールは、現在のユーザーのキーリングを使用します。キーリングは、 通常は ~./.gnupg/ にあります。別の場所を指定するには、環境変数 GNUPGHOME にキーリングへのパスを格納します。その詳細な方法につい ...
https://man.plustar.jp/php/ref.gnupg.html - [similar]
OpenAL 関数 0
« 定義済み定数 openal_buffer_create » PHP Manual OpenAL OpenAL 関数 OpenAL 関数 目次 openal_buffer_create — OpenAL バッファを生成する openal_buffer_data — バッファのデータを読み込む openal_buffer_destroy — OpenAL バッファを削除する openal_buffer_get — OpenAL バッファのプロパティを取得する ...
https://man.plustar.jp/php/ref.openal.html - [similar]
Abstract CommonMark\Node 0
« CommonMark\Node\CustomInline CommonMark\Node::appendChild » PHP Manual CommonMark Abstract CommonMark\Node Abstract CommonMark\Node (cmark >= 1.0.0) はじめに Represents an Abstract Node, this final abstract is not for direct use by the programmer. クラス概要 final abstract class Common ...
https://man.plustar.jp/php/class.commonmark-node.html - [similar]
CollectionRemove クラス 0
« CollectionModify::unset CollectionRemove::bind » PHP Manual Mysql_xdevapi CollectionRemove クラス CollectionRemove クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionRemove implements mysql_xdevapi\Executable , mysql_xdevapi\CrudOperationBindable , ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionremove.html - [similar]
OpenAL 音声バインディング 0
« 音声フォーマットの操作 はじめに » PHP Manual 音声フォーマットの操作 OpenAL 音声バインディング OpenAL 音声バインディング はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 OpenAL 関数 openal_buffer_create — OpenAL バッファを生成する openal_buffer_data — ...
https://man.plustar.jp/php/book.openal.html - [similar]
現在のセッションIDを新しく生成したものと置き換える 0
« session_name session_register_shutdown » PHP Manual セッション関数 現在のセッションIDを新しく生成したものと置き換える session_regenerate_id (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) session_regenerate_id — 現在のセッションIDを新しく生成したものと置き換える 説明 session_regenerate_id ( bool ...
https://man.plustar.jp/php/function.session-regenerate-id.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
実行時設定 0
« インストール/設定 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 phpdbg 設定オプション 名前 デフォルト 変更可能 変更履歴 phpdbg.eol 2 PHP_INI_ALL PHP 8.1.0 で削除されました。 phpdbg.path 6 PHP 8.1.0 で削除されました。 以下に設定 ...
https://man.plustar.jp/php/phpdbg.configuration.html - [similar]
0
« 定義済み定数 PhpToken » PHP Manual Tokenizer 例 例 以下に tokenizer を用いた簡単な PHP スクリプトの例を示します。この例は、 PHP ファイルを読み込み、ソースから全てのコメントを削除し、コードのみを 出力するものです。 例1 tokenizer によるコメントの削除 <?php $source = file_get_contents ( ' ...
https://man.plustar.jp/php/tokenizer.examples.html - [similar]