検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1536 for [SIMILAR] 16 1024 4096 WITH 25527 ziparchive WIT... (1.191 sec.)
インストール手順 2220
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP をコンパイルする際に、オプション --with-pspell[=dir] を追加する 必要があります。 注意 : Win32 ユーザーへの注意 この拡張モジュールを動作させるには、 Windows システムの PATH が通った場所に DLL ファイルが ...
https://man.plustar.jp/php/pspell.installation.html - [similar]
インストール手順 2220
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Windows 版の » Net-SNMP には、 SNMP サポート用ファイルがが含まれています。 サポート用ファイルは mibs ディレクトリにあります。 このディレクトリを、Windows の環境変数 MIBDIRS に追加しなければいけません。 環境 ...
https://man.plustar.jp/php/snmp.installation.html - [similar]
ディレクトリエントリの実際のファイルサイズを取得する 2220
« zip_entry_compressionmethod zip_entry_name » PHP Manual Zip 関数 ディレクトリエントリの実際のファイルサイズを取得する zip_entry_filesize (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_filesize — ディレクトリエントリの実際のファイルサイズを取得する 警告 この ...
https://man.plustar.jp/php/function.zip-entry-filesize.html - [similar]
インストール手順 2220
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の LDAP サポートはデフォルトで有効になっていません。 LDAP サポートを有効にして PHP をコンパイルするには、設定オプション --with-ldap[=DIR] を指定して PHP をコンパイルする必要があります。 DIR は LDAP をイ ...
https://man.plustar.jp/php/ldap.installation.html - [similar]
ディレクトリ 2220
« dio_write インストール/設定 » PHP Manual ファイルシステム ディレクトリ ディレクトリ インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Directory — Directory クラス Directory::close — ディレクトリハンドルをクローズする Directory::read — ディレクトリハンドルからエ ...
https://man.plustar.jp/php/book.dir.html - [similar]
ディレクトリ 関数 2220
« Directory::rewind chdir » PHP Manual ディレクトリ ディレクトリ 関数 ディレクトリ 関数 参考 dirname() , is_dir() , mkdir() , rmdir() 等の関数については、 ファイルシステム の節を参照ください。 目次 chdir — ディレクトリを変更する chroot — ルートディレクトリを変更する closedir — ディレクト ...
https://man.plustar.jp/php/ref.dir.html - [similar]
カレントのワーキングディレクトリを取得する 2220
« dir opendir » PHP Manual ディレクトリ 関数 カレントのワーキングディレクトリを取得する getcwd (PHP 4, PHP 5, PHP 7, PHP 8) getcwd — カレントのワーキングディレクトリを取得する 説明 getcwd (): string | false カレントのワーキングディレクトリを返します。 パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/function.getcwd.html - [similar]
ディレクトリを変更する 2220
« ディレクトリ 関数 chroot » PHP Manual ディレクトリ 関数 ディレクトリを変更する chdir (PHP 4, PHP 5, PHP 7, PHP 8) chdir — ディレクトリを変更する 説明 chdir ( string $directory ): bool PHP のカレントディレクトリを directory に変更します。 パラメータ directory 新しいカレントディレクトリ ...
https://man.plustar.jp/php/function.chdir.html - [similar]
ディレクトリハンドルをオープンする 2220
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP 4, PHP 5, PHP 7, PHP 8) opendir — ディレクトリハンドルをオープンする 説明 opendir ( string $directory , ? resource $context = null ): resource | false ディレクトリハンドルをオープンします。この ...
https://man.plustar.jp/php/function.opendir.html - [similar]
ディレクトリハンドルからエントリを読み込む 2220
« opendir rewinddir » PHP Manual ディレクトリ 関数 ディレクトリハンドルからエントリを読み込む readdir (PHP 4, PHP 5, PHP 7, PHP 8) readdir — ディレクトリハンドルからエントリを読み込む 説明 readdir ( ? resource $dir_handle = null ): string | false ディレクトリから次のエントリの名前を返しま ...
https://man.plustar.jp/php/function.readdir.html - [similar]