検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1226 for [SIMILAR] 16 1024 4096 WITH 7615 ファ WITH 6629 ... (0.785 sec.)
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
新しい一時ファイルオブジェクトを作成する 0
« SplTempFileObject その他のクラスおよびインターフェイス » PHP Manual SplTempFileObject 新しい一時ファイルオブジェクトを作成する SplTempFileObject::__construct (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplTempFileObject::__construct — 新しい一時ファイルオブジェクトを作成する 説明 public SplTempFile ...
https://man.plustar.jp/php/spltempfileobject.construct.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 0
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glob パターンを使ってファイルを追加する ZipArchive::addGlob (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addGlob — ディレクトリから、glob パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 0
« dirname disk_total_space » PHP Manual ファイルシステム 関数 ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す disk_free_space (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) disk_free_space — ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 説明 disk_fr ...
https://man.plustar.jp/php/function.disk-free-space.html - [similar]
FTP サーバーにファイルをアップロードする 0
« ftp_pasv ftp_pwd » PHP Manual FTP 関数 FTP サーバーにファイルをアップロードする ftp_put (PHP 4, PHP 5, PHP 7, PHP 8) ftp_put — FTP サーバーにファイルをアップロードする 説明 ftp_put ( FTP\Connection $ftp , string $remote_filename , string $local_filename , int $mode = FTP_BINARY , int $ ...
https://man.plustar.jp/php/function.ftp-put.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
はじめに 0
« WinCache インストール/設定 » PHP Manual WinCache はじめに はじめに Windows Cache Extension for PHP は、PHP のアクセラレータです。 Windows および Windows サーバー上での PHP アプリケーションの動作速度を向上させます。 Windows Cache Extension for PHP を有効にして PHP エンジンに読み込むと、 ...
https://man.plustar.jp/php/intro.wincache.html - [similar]
エラーメッセージの説明 0
« POST メソッドによるアップロード 陥りやすい落とし穴 » PHP Manual ファイルアップロードの処理 エラーメッセージの説明 エラーメッセージの説明 PHP はファイル配列とともに適当なエラーコードを返します。 エラーコードは、PHP によるファイルアップロードの間に生成され、 ファイル配列の ['error'] 要素 ...
https://man.plustar.jp/php/features.file-upload.errors.html - [similar]