検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 389 for filename (0.070 sec.)
ファイルの inode 変更時刻を取得する 5187
« fileatime filegroup » PHP Manual ファイルシステム 関数 ファイルの inode 変更時刻を取得する fil ... inode 変更時刻を取得する 説明 filectime ( string $filename ): int | false ファイルの inode 変更時刻を取得しま ... す。 パラメータ filename ファイルへのパス。 戻り値 ファイルの最終更新時刻を ... .txt was last changed: December 29 2002 22:16:23. $filename = 'somefile.txt' ; if ( file_exists ( $filename )) ... { echo " $filename was last changed: " . date ( "F d Y H:i:s." , file ...
https://man.plustar.jp/php/function.filectime.html - [similar]
すべての GeoIP データベース形式についての詳細情報を返す 5187
« geoip_db_filename geoip_domain_by_name » PHP Manual GeoIP 関数 すべての GeoIP データベース形式 ... ださい) "description" -- データベースについての説明 "filename" -- ディスク上でのデータベースのファイル名 ( geoip ... _db_filename() を参照ください) パラメータ この関数にはパラメータ ... scription"]=> string(21) "GeoIP Country Edition" ["filename"]=> string(32) "/usr/share/GeoIP/GeoIP.dat" } [ .. ... ption"]=> string(25) "GeoIP Domain Name Edition" ["filename"]=> string(38) "/usr/share/GeoIP/GeoIPDomain.dat" ...
https://man.plustar.jp/php/function.geoip-db-get-all-info.html - [similar]
ファイルが存在し、読み込み可能であるかどうかを知る 5187
« is_link is_uploaded_file » PHP Manual ファイルシステム 関数 ファイルが存在し、読み込み可能であ ... 可能であるかどうかを知る 説明 is_readable ( string $filename ): bool ファイルが存在し、読み込み可能であるかどう ... かを調べます。 パラメータ filename ファイルへのパス。 戻り値 filename で指定したファイ ... NG が発生します。 例 例1 is_readable() の例 <?php $filename = 'test.txt' ; if ( is_readable ( $filename )) { e ... ァイル , ディレクトリ , 関数 , readable , ユーザー , filename , 注意 , サポート ...
https://man.plustar.jp/php/function.is-readable.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 5187
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコ ... てキャッシュする 説明 opcache_compile_file ( string $filename ): bool この関数は、PHP スクリプトをコンパイルして ... にそのキャッシュを使えるようになります。 パラメータ filename コンパイルしたい PHP スクリプトへのパス。 戻り値 f ... す。 失敗した場合に false を返します。 エラー / 例外 filename を読み込めなかったりコンパイルできなかったりした場 ... リプト , コンパイル , キャッシュ , 実行 , opcache , filename , file , compile , 関数 , エラー ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
Scans the resolv.conf-formatted file 5144
« EventDnsBase::loadHosts EventDnsBase::setOption » PHP Manual EventDnsBase Scans the resolv.con ... entDnsBase::parseResolvConf ( int $flags , string $filename ): bool Scans the resolv.conf-formatted file store ... d in filename, and read in all the options from it that are list ... ad from file 6 = no nameservers listed in the file filename Path to resolv.conf file. 戻り値 成功した場合に tr ... , Scans , formatted , EventDnsBase , the , from , filename , parseResolvConf ...
https://man.plustar.jp/php/eventdnsbase.parseresolvconf.html - [similar]
ファイルの最終アクセス時刻を取得する 5144
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileati ... 最終アクセス時刻を取得する 説明 fileatime ( string $filename ): int | false 指定したファイルの最終アクセス時刻を ... 取得します。 パラメータ filename ファイルへのパス。 戻り値 ファイルの最終アクセス時 ... txt was last accessed: December 29 2002 22:16:23. $filename = 'somefile.txt' ; if ( file_exists ( $filename )) ... { echo " $filename was last accessed: " . date ( "F d Y H:i:s." , fil ...
https://man.plustar.jp/php/function.fileatime.html - [similar]
CMS メッセージを暗号化する 5144
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する open ... 暗号化する 説明 openssl_cms_encrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | a ... を使ってメッセージを暗号化します。 パラメータ input_filename 暗号化するファイル。 output_filename ファイルの出力 ... いました。 関連キーワード: メッセージ , 暗号 , cms , filename , 受け手 , algo , int , string , encrypt , flags ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
ファイルデータを LOB にインポートする 5144
« OCILob::getBuffering OCILob::load » PHP Manual OCILob ファイルデータを LOB にインポートする OC ... インポートする 説明 public OCILob::import ( string $filename ): bool filename からのデータをラージオブジェクトの ... 現在の位置に書き込みます。 パラメータ filename ファイルへのパス。 戻り値 成功した場合に true を、 ... OCILob , データ , LOB , ファイル , import , OCI , filename , 変更 , 名前 , 参考 ...
https://man.plustar.jp/php/ocilob.import.html - [similar]
オブジェクトをファイルに保存する 5109
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper ... 説明 public COMPersistHelper::SaveToFile ( ? string $filename , bool $remember = true ): bool オブジェクトのコピ ... ーを指定されたファイルに保存します パラメータ filename オブジェクトを保存するファイル名 remember filename ... のファイルに使うかを指定します。 true を指定すると、 filename は現在作業中のファイルに指定され、 保存された後にダ ... 保存 , オブジェクト , COMPersistHelper , ファイル , filename , SaveToFile , パラメータ , IPersistFile , 失敗 , ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
CURLFile オブジェクトを作る 5109
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... ェクト指向型 public CURLFile::__construct ( string $filename , ? string $mime_type = null , ? string $posted_fi ... ename = null ) 手続き型 curl_file_create ( string $filename , ? string $mime_type = null , ? string $posted_fi ... ァイルをアップロードするときに使います。 パラメータ filename アップロードするファイルへのパス。 mime_type ファイ ... ルの Mimetype。 posted_filename アップロードデータの中で使うファイルの名前。 戻り値 ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT