検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 157 for realpath (0.003 sec.)
Create a node synchronously 6601
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zo ... ' => 'anyone' , ) ); $path = '/path/to/newnode' ; $realPath = $zookeeper -> create ( $path , null , $aclArray ... ); if ( $realPath ) echo $realPath ; else echo 'ERR' ; ?> 上の例の出 ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
作業コピーディレクトリを再帰的にクリーンアップし、中途半端な操作を解消してロック... 6370
« svn_checkout svn_client_version » PHP Manual SVN 関数 作業コピーディレクトリを再帰的にクリーン ... もとのスクリプトの作業ディレクトリを基準とするには、 realpath() あるいは dirname(__FILE__) を使用してください。 ... トリのクリーンアップを行います。 <?php svn_cleanup ( realpath ( 'help-me' )); ?> SVN における相対パスの扱いは少々 ... 変わっているので、 realpath() のコールは必須です。 注意 警告 この関数は、 実験 ...
https://man.plustar.jp/php/function.svn-cleanup.html - [similar]
Description 6370
« Imagick::sketchImage Imagick::solarizeImage » PHP Manual Imagick Description Imagick::smushIma ... ePath , $imagePath2 ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagick2 = new \ Imagick ( realp ...
https://man.plustar.jp/php/imagick.smushimages.html - [similar]
ふたつのパスの差分を再帰的に取得する 6266
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PEC ... もとのスクリプトの作業ディレクトリを基準とするには、 realpath() あるいは dirname(__FILE__) を使用してください。 ... を 簡単に取得できるようなラッパー関数を実装します。 realpath() による補正と、 バックスラッシュに関するバグの対応 ... h2 , $rev2 ) { $path1 = str_replace ( '\\' , '/' , realpath ( $path1 )); $path2 = str_replace ( '\\' , '/' , r ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
WinCache 関数への切り替え 6151
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え ... t_contents readfile is_readable is_writable is_dir realpath filesize WinCache の関数切り替え機能を使えるよう設 ... le is_file=wincache_is_file is_dir=wincache_is_dir realpath=wincache_realpath filesize=wincache_filesize 関連キ ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
シンボリックリンクのターゲットを返す 6093
« ssh2_sftp_mkdir ssh2_sftp_realpath » PHP Manual SSH2 関数 シンボリックリンクのターゲットを返す ... ド: ターゲット , sftp , readlink , string , mkdir , realpath , 関数 , resource , パラメータ , オープン ...
https://man.plustar.jp/php/function.ssh2-sftp-readlink.html - [similar]
画像内の色を置換する 6093
« Imagick::getVersion Imagick::hasNextImage » PHP Manual Imagick 画像内の色を置換する Imagick::h ... tImage ( $imagePath ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagickPalette = new \ Imagick ( ... realpath ( "images/hald/hald_8.png" )); $imagickPalette -> ...
https://man.plustar.jp/php/imagick.haldclutimage.html - [similar]
コア php.ini ディレクティブに関する説明 6093
« 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]
Update working copy 6035
« svn_status TCP » PHP Manual SVN 関数 Update working copy svn_update (PECL svn >= 0.1.0) svn_up ... もとのスクリプトの作業ディレクトリを基準とするには、 realpath() あるいは dirname(__FILE__) を使用してください。 ... ic usage of this function: <?php echo svn_update ( realpath ( 'working-copy' )); ?> 上の例の出力は、 たとえば以 ...
https://man.plustar.jp/php/function.svn-update.html - [similar]
画像のレイヤーをマージする 6035
« Imagick::medianFilterImage Imagick::minifyImage » PHP Manual Imagick 画像のレイヤーをマージする ... Path1 , $imagePath2 ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagick2 = new \ Imagick ( realp ...
https://man.plustar.jp/php/imagick.mergeimagelayers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT