検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1068 for file (0.020 sec.)
サポートするプロトコル/ラッパー 3248
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパ ... URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイルシステム ... や scheme: といった形式には対応していません。 目次 file:// — ローカルファイルシステムへのアクセス http:// ... ド: サポート , プロトコル , ストリーム , アクセス , file , scheme , 関数 , 形式 , glob , zlib ...
https://man.plustar.jp/php/wrappers.html - [similar]
Yaf_Config_Ini のコンストラクタ 3248
« Yaf_Config_Ini Yaf_Config_Ini::count » PHP Manual Yaf_Config_Ini Yaf_Config_Ini のコンストラク ... ublic Yaf_Config_Ini::__construct ( string $config_file , string $section = ? ) Yaf_Config_Ini のコンストラ ... クタです。 パラメータ config_file INI ファイルへのパス。 section INI ファイルの中でパ ... ーワード: Yaf , Config , Ini , construct , string , file , section , count , public , パラメータ ...
https://man.plustar.jp/php/yaf-config-ini.construct.html - [similar]
定義済み定数 3230
« リソース型 例 » PHP Manual Eio 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... EIO_S_IFIFO ( int ) EIO_S_IFSOCK ( int ) eio_sync_file_range() のフラグ EIO_SYNC_FILE_RANGE_WAIT_BEFORE ( ... int ) EIO_SYNC_FILE_RANGE_WRITE ( int ) EIO_SYNC_FILE_RANGE_WAIT_AFTER ... 意味は、POSIX での S_I* と同じです。 注意 : EIO_SYNC_FILE_* 定数の意味は、 SYNC_FILE_** と同じです。 注意 : ...
https://man.plustar.jp/php/eio.constants.html - [similar]
Creates a database 3230
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... a dBase database with the given definition. If the file already exists, it is not truncated. dbase_pack() ... base. It can be a relative or absolute path to the file where dBase will store your data. fields An array ... stead of an int . 例 例1 Creating a dBase database file <?php // database "definition" $def = array( array ... tabase , create , path , type , array , resource , file , Creates , 関数 , fields ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
ファイルのハードリンクを作る 3230
« eio_init eio_lstat » PHP Manual Eio 関数 ファイルのハードリンクを作る eio_link (PECL eio >= 0. ... す任意の引数。 戻り値 例 例1 eio_link() の例 <?php $filename = dirname ( __FILE__ ). "/symlink.dat" ; touch ... ( $filename ); $link = dirname ( __FILE__ ). "/symlink.lin ... k" ; $hardlink = dirname ( __FILE__ ). "/hardlink.link" ; function my_hardlink_cb ( ... $data , $result ) { global $link , $filename ; var_dump ( file_exists ( $data ) && ! is_lin ...
https://man.plustar.jp/php/function.eio-link.html - [similar]
シンボリックリンクの値を読む 3230
« eio_readdir eio_realpath » PHP Manual Eio 関数 シンボリックリンクの値を読む eio_readlink (PECL ... false を返します 例 例1 eio_readlink() の例 <?php $filename = dirname ( __FILE__ ). "/symlink.dat" ; touch ... ( $filename ); $link = dirname ( __FILE__ ). "/symlink.lin ... k" ; $hardlink = dirname ( __FILE__ ). "/hardlink.link" ; function my_hardlink_cb ( ... $data , $result ) { global $link , $filename ; var_dump ( file_exists ( $data ) && ! is_lin ...
https://man.plustar.jp/php/function.eio-readlink.html - [similar]
画像に埋め込まれたサムネイルを取得する 3230
« exif_tagname read_exif_data » PHP Manual Exif 関数 画像に埋め込まれたサムネイルを取得する exif ... を取得する 説明 exif_thumbnail ( resource | string $file , int &$width = null , int &$height = null , int & ... idth および height を設定されています。 パラメータ file 読み込む画像ファイルの名前。サムネイルが埋め込まれ ... false を返します。 変更履歴 バージョン 説明 7.2.0 file パラメータは ローカルファイルとストリームリソースを ... } ?> 注意 注意 : この関数にストリームを渡すために file を使った場合、 ストリームはシーク可能でなければなり ...
https://man.plustar.jp/php/function.exif-thumbnail.html - [similar]
バイナリセーフなファイル書き込み処理 3230
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite ... になりました。 例 例1 簡単な fwrite() の例 <?php $filename = 'test.txt' ; $somecontent = "Add this to the ... file\n" ; // ファイルが存在しかつ書き込み可能かどうか確 ... 認します if ( is_writable ( $filename )) { // この例では$filenameを追加モードでオープ ... tが追加される位置になります。 if (! $fp = fopen ( $filename , 'a' )) { echo "Cannot open file ( $filename ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
証明書が特定の目的に使用可能かどうか確認する 3230
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特 ... y $ca_info = [] , ? string $untrusted_certificates_file = null ): bool | int openssl_x509_checkpurpose() は ... イル/ディレクトリの配列です。 untrusted_certificates_file 指定した場合は、これが証明書を含むPEMエンコードされ ... を受け入れていました。 8.0.0 untrusted_certificates_file は、nullable になりました。 関連キーワード: 目的 , ... 特定 , PURPOSE , 使用 , checkpurpose , untrusted , file , certificate ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
収集する処理が呼ばれた情報の一覧を返す 3230
« Scoutapm 関数 scoutapm_list_instrumented_functions » PHP Manual Scoutapm 関数 収集する処理が呼 ... 返します。 例 例1 収集された呼び出しを取得する <?php file_get_contents ( 'a.txt' ); file_get_contents ( 'b.t ... うになります。 Array ( [0] => Array ( [function] => file_get_contents [entered] => 1576839727.7934 [exited] ... ay ( [0] => a.txt ) ) [1] => Array ( [function] => file_get_contents [entered] => 1576839727.7935 [exited] ...
https://man.plustar.jp/php/function.scoutapm-get-calls.html - [similar]