検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 116 for dirname (0.022 sec.)
Sends changes from the local working copy to the repository 5838
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy ... 業ディレクトリを基準とするには、 realpath() あるいは dirname(__FILE__) を使用してください。 recursive Boolean f ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
バージョン管理されていないパスをリポジトリにインポートする 5838
« svn_fs_youngest_rev svn_log » PHP Manual SVN 関数 バージョン管理されていないパスをリポジトリに ... 業ディレクトリを基準とするには、 realpath() あるいは dirname(__FILE__) を使用してください。 url インポート先のリ ...
https://man.plustar.jp/php/function.svn-import.html - [similar]
マジック定数 5838
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が ... ルの存在するディレクトリを返します。 つまり、これは dirname(__FILE__) と同じ意味です。 ルートディレクトリである ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
変更された関数 5838
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更 ... に、 そして "double" ではなく "float" になりました。 dirname() が、オプションの第二パラメータ depth を受け付ける ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
phar アーカイブのメタデータを返す 5838
« Phar::getAlias Phar::getModified » PHP Manual Phar phar アーカイブのメタデータを返す Phar::get ... ink ( 'brandnewphar.phar' ); try { $p = new Phar ( dirname ( __FILE__ ) . '/brandnewphar.phar' , 0 , 'brandne ...
https://man.plustar.jp/php/phar.getmetadata.html - [similar]
指定したファイルの PharFileInfo オブジェクトを取得する 5838
« Phar::offsetExists Phar::offsetSet » PHP Manual Phar 指定したファイルの PharFileInfo オブジェク ... 場合に自動的にコールされます。 <?php $p = new Phar ( dirname ( __FILE__ ) . '/myphar.phar' , 0 , 'myphar.phar' ...
https://man.plustar.jp/php/phar.offsetget.html - [similar]
ファイルとともに保存されている、ファイル固有のメタデータを返す 5838
« PharFileInfo::getContent PharFileInfo::getPharFlags » PHP Manual PharFileInfo ファイルとともに ... ink ( 'brandnewphar.phar' ); try { $p = new Phar ( dirname ( __FILE__ ) . '/brandnewphar.phar' , 0 , 'brandne ...
https://man.plustar.jp/php/pharfileinfo.getmetadata.html - [similar]
Yaf_Application のコンストラクタ 5838
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_A ... "application" => array( "directory" => realpath ( dirname ( __FILE__ )) . "/application" , ), ); /** Yaf_App ...
https://man.plustar.jp/php/yaf-application.construct.html - [similar]
ファイルの状態を取得する 5737
« eio_link eio_mkdir » PHP Manual Eio 関数 ファイルの状態を取得する eio_lstat (PECL eio >= 0.0.1 ... します 例 例1 eio_lstat() の例 <?php $tmp_filename = dirname ( __FILE__ ). "/eio-file.tmp" ; touch ( $tmp_filen ...
https://man.plustar.jp/php/function.eio-lstat.html - [similar]
データソースに接続する 5737
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP ... ile = realpath ( 'C:/ExcelData.xls' ); $excelDir = dirname ( $excelFile ); $connection = odbc_connect ( "Driv ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT