検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 712 for [SIMILAR] 16 1024 4096 WITH 30831 dirname WITH 2... (1.985 sec.)
ディレクトリハンドルを閉じる 0
« streamWrapper::__destruct streamWrapper::dir_opendir » PHP Manual streamWrapper ディレクトリハンドルを閉じる streamWrapper::dir_closedir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_closedir — ディレクトリハンドルを閉じる 説明 public streamWrapper::dir_closedir (): bool この ...
https://man.plustar.jp/php/streamwrapper.dir-closedir.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.sections.html - [similar]
このエントリがディレクトリであるかどうかを調べる 0
« RarEntry::getVersion RarEntry::isEncrypted » PHP Manual RarEntry このエントリがディレクトリであるかどうかを調べる RarEntry::isDirectory (PECL rar >= 2.0.0) RarEntry::isDirectory — このエントリがディレクトリであるかどうかを調べる 説明 public RarEntry::isDirectory (): bool 現在のエントリ ...
https://man.plustar.jp/php/rarentry.isdirectory.html - [similar]
ディレクトリエントリの名前を取得する 0
« zip_entry_filesize zip_entry_open » PHP Manual Zip 関数 ディレクトリエントリの名前を取得する zip_entry_name (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_name — ディレクトリエントリの名前を取得する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に ...
https://man.plustar.jp/php/function.zip-entry-name.html - [similar]
XOR training 0
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data for XOR function 例1 xor.data file 4 2 1 -1 -1 -1 -1 1 1 1 -1 1 1 1 -1 例2 Simple train <?php $num_input = 2 ; $num_output = 1 ; $num_layers = 3 ; $num_neurons_hidden = 3 ; $desired_error = 0.00 ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
ディレクトリからエントリを削除する 0
« ldap_delete_ext ldap_dn2ufn » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete (PHP 4, PHP 5, PHP 7, PHP 8) ldap_delete — ディレクトリからエントリを削除する 説明 ldap_delete ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): bool 指定したエントリを LD ...
https://man.plustar.jp/php/function.ldap-delete.html - [similar]
ディレクトリハンドルをオープンする 0
« streamWrapper::dir_closedir streamWrapper::dir_readdir » PHP Manual streamWrapper ディレクトリハンドルをオープンする streamWrapper::dir_opendir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_opendir — ディレクトリハンドルをオープンする 説明 public streamWrapper::dir_opendir ( ...
https://man.plustar.jp/php/streamwrapper.dir-opendir.html - [similar]
ディレクトリハンドルをクローズする 0
« Directory Directory::read » PHP Manual Directory ディレクトリハンドルをクローズする Directory::close (PHP 4, PHP 5, PHP 7, PHP 8) Directory::close — ディレクトリハンドルをクローズする 説明 public Directory::close (): void 変更履歴 バージョン 説明 8.0.0 引数を取らなくなりました。 これよ ...
https://man.plustar.jp/php/directory.close.html - [similar]
ディレクトリハンドルからエントリを読み込む 0
« Directory::close Directory::rewind » PHP Manual Directory ディレクトリハンドルからエントリを読み込む Directory::read (PHP 4, PHP 5, PHP 7, PHP 8) Directory::read — ディレクトリハンドルからエントリを読み込む 説明 public Directory::read (): string | false 変更履歴 バージョン 説明 8.0.0 引 ...
https://man.plustar.jp/php/directory.read.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]