検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 908 for [SIMILAR] 16 1024 4096 WITH 10886 ldap WITH 3755... (0.559 sec.)
インストール手順 4130
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の cURL サポート機能を使用するには、 --with-curl[=DIR] を付けて PHP をコンパイル しておく必要があります。ただし、DIR は、ディレクトリ lib および include を有するディレクトリの場所となります。 ディレクト ...
https://man.plustar.jp/php/curl.installation.html - [similar]
FTP サーバー上のファイルまたはディレクトリの名前を変更する 4130
« ftp_rawlist ftp_rmdir » PHP Manual FTP 関数 FTP サーバー上のファイルまたはディレクトリの名前を変更する ftp_rename (PHP 4, PHP 5, PHP 7, PHP 8) ftp_rename — FTP サーバー上のファイルまたはディレクトリの名前を変更する 説明 ftp_rename ( FTP\Connection $ftp , string $from , string $to ): bo ...
https://man.plustar.jp/php/function.ftp-rename.html - [similar]
ファイルまたはディレクトリをコピーする 4130
« svn_fs_contents_changed svn_fs_delete » PHP Manual SVN 関数 ファイルまたはディレクトリをコピーする svn_fs_copy (PECL svn >= 0.2.0) svn_fs_copy — ファイルまたはディレクトリをコピーする 説明 svn_fs_copy ( resource $from_root , string $from_path , resource $to_root , string $to_path ): bo ...
https://man.plustar.jp/php/function.svn-fs-copy.html - [similar]
インストール手順 4130
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Windows 版の » Net-SNMP には、 SNMP サポート用ファイルがが含まれています。 サポート用ファイルは mibs ディレクトリにあります。 このディレクトリを、Windows の環境変数 MIBDIRS に追加しなければいけません。 環境 ...
https://man.plustar.jp/php/snmp.installation.html - [similar]
実行時設定 4130
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジュールの動作は、 php.ini の設定により影響を受けます。 php.ini の設定は、サーバーの設定ファイル内の php_flag の設定、 またはローカルなファイル .htaccess により上書きすることができます。 例1 .h ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
インストール/設定 4130
« ディレクトリ 要件 » PHP Manual ディレクトリ インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , ディレクトリ , 要件 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/dir.setup.html - [similar]
その他の変更 4129
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
ケース 3: doc_root または user_dir を設定 4124
« ケース 2: cgi.force_redirect を使用 ケース 4: Webツリーの外にPHPパーサを置く » PHP Manual CGI バイナリとしてインストール ケース 3: doc_root または user_dir を設定 ケース 3: doc_root または user_dir を設定 Web サーバー上のドキュメントディレクトリに スクリプトや実行ファイルのようなアクテ ...
https://man.plustar.jp/php/security.cgi-bin.doc-root.html - [similar]
カレントのワーキングディレクトリを取得する 3141
« 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]
ディレクトリハンドルからエントリを読み込む 3141
« 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]