検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 511 for path (0.028 sec.)
GeoIP データベースのカスタムディレクトリを設定する 4684
« geoip_region_name_by_code geoip_time_zone_by_country_and_region » PHP Manual GeoIP 関数 GeoIP ... 設定する 説明 geoip_setup_custom_directory ( string $path ): void geoip_setup_custom_directory() 関数は、 Ge ... om_directory を変更することと同等です。 パラメータ path ディスク上に置くGeoIP データベースのフルパス。 戻り ... <?php geoip_setup_custom_directory ( '/some/other/path' ); print geoip_db_filename ( GEOIP_COUNTRY_EDITIO ... N ); ?> 上の例の出力は以下となります。 /some/other/path/GeoIP.dat 関連キーワード: GeoIP , データベース , g ...
https://man.plustar.jp/php/function.geoip-setup-custom-directory.html - [similar]
指定したリポジトリの fsroot パスにどんなアイテムが存在するかを調べる 4684
« svn_fs_change_node_prop svn_fs_contents_changed » PHP Manual SVN 関数 指定したリポジトリの fsr ... スにどんなアイテムが存在するかを調べる svn_fs_check_path (PECL svn >= 0.1.0) svn_fs_check_path — 指定したリ ... どんなアイテムが存在するかを調べる 説明 svn_fs_check_path ( resource $fsroot , string $path ): int 警告 この ... ド: fsroot , パス , アイテム , 存在 , 指定 , 関数 , path , check , 警告 , 名前 ...
https://man.plustar.jp/php/function.svn-fs-check-path.html - [similar]
Description 4684
« Imagick::clipImage Imagick::clipPathImage » PHP Manual Imagick Description Imagick::clipImagePath ... gick 2 >= 2.3.0, PECL imagick 3) Imagick::clipImagePath — Description 説明 public Imagick::clipImagePath ( ... string $pathname , string $inside ): void Clips along the named ... paths from the 8BIM profile, if present. Later operatio ... ns take effect inside the path. Id may be a number if preceded with #, to work on ...
https://man.plustar.jp/php/imagick.clipimagepath.html - [similar]
コア php.ini ディレクティブに関する説明 4684
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... スチューニング 名前 デフォルト 変更可能 変更履歴 realpath_cache_size "4M" PHP_INI_SYSTEM PHP 7.0.16 および 7 ... のバージョンでは、 デフォルト値は "16K" でした。 realpath_cache_ttl "120" PHP_INI_SYSTEM 注意 : open_basedir ... を使用すると、 realpath キャッシュが disable にされます。 以下に設定ディレ ... クティブに関する 簡単な説明を示します。 realpath_cache_size int PHP が使用する realpath キャッシュの ...
https://man.plustar.jp/php/ini.core.html - [similar]
Opens a database 4652
« dbase_numrecords dbase_pack » PHP Manual dBase 関数 Opens a database dbase_open (PHP 5 < 5.3.0 ... _open — Opens a database 説明 dbase_open ( string $path , int $mode ): resource | false dbase_open() opens ... 作は、 open_basedir の設定に依存します。 パラメータ path The path of the database. It can be a relative or ... absolute path to the file where dBase will store your data. mode ... e 関連キーワード: database , Opens , open , mode , path , only , file , read , resource , means ...
https://man.plustar.jp/php/function.dbase-open.html - [similar]
ファイルまたはディレクトリをコピーする 4652
« svn_fs_contents_changed svn_fs_delete » PHP Manual SVN 関数 ファイルまたはディレクトリをコピー ... 明 svn_fs_copy ( resource $from_root , string $from_path , resource $to_root , string $to_path ): bool 警告 ... ィレクトリをコピーします。 パラメータ from_root from_path to_root to_path 戻り値 成功した場合に true を、失敗 ... : コピー , ディレクトリ , ファイル , 関数 , from , path , copy , 警告 , string , resource ...
https://man.plustar.jp/php/function.svn-fs-copy.html - [similar]
Installing the MongoDB PHP Driver on Windows 4652
« Installing the MongoDB PHP Driver on macOS with Homebrew Building the MongoDB PHP Driver from ... 拡張モジュールを動作させるには、 Windows システムの PATH が通った場所に DLL ファイルが存在する必要があります ... 。 FAQ の " Windows で PHP のディレクトリを PATH に追加するにはどうすればいいのですか? " で、その方 ... ても動作します (システムディレクトリは、デフォルトで PATH に含まれるからです) が、これは推奨しません。 この拡 ... 張モジュールを使用するには、以下のファイルが PATH の通った場所にある必要があります。 libsasl.dll 関連 ...
https://man.plustar.jp/php/mongodb.installation.windows.html - [similar]
Create a stopped EvStat watcher object 4629
« EvStat::__construct EvStat::prev » PHP Manual EvStat Create a stopped EvStat watcher object Ev ... inal public static EvStat::createStopped ( string $path , float $interval , callable $callback , mixed $da ... tically(unlike EvStat::__construct() ). パラメータ path The path to wait for status changes on. interval H ... tcher 関連キーワード: EvStat , watcher , stopped , path , construct , data , createStopped , priority , ca ...
https://man.plustar.jp/php/evstat.createstopped.html - [similar]
Delete items from a working copy or repository 4629
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d ... rking copy or repository 説明 svn_delete ( string $path , bool $force = false ): bool Deletes the file, di ... rectory or symbolic link at path from the working directory. The item will be delet ... call svn_commit() on the working copy. パラメータ path Path of item to delete. 注意 : 相対パスは、PHP バイ ... のスクリプトの作業ディレクトリを基準とするには、 realpath() あるいは dirname(__FILE__) を使用してください。 ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
インストール手順 4629
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP をコンパイ ... 拡張モジュールを動作させるには、 Windows システムの PATH が通った場所に DLL ファイルが存在する必要があります ... 。 FAQ の " Windows で PHP のディレクトリを PATH に追加するにはどうすればいいのですか? " で、その方 ... ても動作します (システムディレクトリは、デフォルトで PATH に含まれるからです) が、これは推奨しません。 この拡 ... 張モジュールを使用するには、以下のファイルが PATH の通った場所にある必要があります。 aspell の bin フ ...
https://man.plustar.jp/php/pspell.installation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT