検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 869 for [SIMILAR] 16 1024 4096 WITH 15909 recursivedirec... (0.676 sec.)
PHP オプションと情報 0
« output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP オプションと情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP オプション/情報 関数 assert_options — 様々な assert フラグを設定/取得する assert — asse ...
https://man.plustar.jp/php/book.info.html - [similar]
SplObjectStorage クラス 0
« SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラス SplObjectStorage クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplObjectStorage クラスは、オブジェクトをデータに対応させたり、 データを渡さずオブジェクトセットとして使用したりします。 これ ...
https://man.plustar.jp/php/class.splobjectstorage.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 cURL 設定オプション 名前 デフォルト 変更可能 変更履歴 curl.cainfo NULL PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくださ ...
https://man.plustar.jp/php/curl.configuration.html - [similar]
イテレータを前に移動する 0
« FilterIterator::key FilterIterator::rewind » PHP Manual FilterIterator イテレータを前に移動する FilterIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) FilterIterator::next — イテレータを前に移動する 説明 public FilterIterator::next (): void 警告 この関数は、 現在のところ詳細な情報はありま ...
https://man.plustar.jp/php/filteriterator.next.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 0
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す imap_getmailboxes (PHP 4, PHP 5, PHP 7, PHP 8) imap_getmailboxes — メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 説明 imap_getmailboxes ( IM ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
指定したオプションの値を設定する 0
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_set_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_set_option — 指定したオプションの値を設定する 説明 ldap_set_option ( ? LDAP\Connection $ldap , int $option , array | string | int | bool $ ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]
ソースを一時停止する 0
« openal_source_get openal_source_play » PHP Manual OpenAL 関数 ソースを一時停止する openal_source_pause (PECL openal >= 0.1.0) openal_source_pause — ソースを一時停止する 説明 openal_source_pause ( resource $source ): bool パラメータ source Open AL (ソース) リソース (事前に openal_source ...
https://man.plustar.jp/php/function.openal-source-pause.html - [similar]
ソースの再生を停止する 0
« openal_source_set openal_stream » PHP Manual OpenAL 関数 ソースの再生を停止する openal_source_stop (PECL openal >= 0.1.0) openal_source_stop — ソースの再生を停止する 説明 openal_source_stop ( resource $source ): bool パラメータ source Open AL (ソース) リソース (事前に openal_source_cre ...
https://man.plustar.jp/php/function.openal-source-stop.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]