検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 1068 for file (0.034 sec.)
指定したメッセージ内の MIME セクション名の配列を返す 2930
« mailparse_msg_get_part mailparse_msg_parse_file » PHP Manual Mailparse 関数 指定したメッセージ ... , mailparse , 指定 , structure , 関数 , mimemail , file , Mailparse ...
https://man.plustar.jp/php/function.mailparse-msg-get-structure.html - [similar]
ディレクトリハンドルをオープンする 2930
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP ... $dir )) { if ( $dh = opendir ( $dir )) { while (( $file = readdir ( $dh )) !== false ) { echo "filename: $ ... file : filetype: " . filetype ( $dir . $file ) . "\n" ; } clos ... ?> 上の例の出力は、 たとえば以下のようになります。 filename: . : filetype: dir filename: .. : filetype: di ... r filename: apache : filetype: dir filename: cgi : filety ...
https://man.plustar.jp/php/function.opendir.html - [similar]
コア php.ini ディレクティブに関する説明 2930
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... DIR post_max_size "8M" PHP_INI_PERDIR auto_prepend_file "" PHP_INI_PERDIR auto_append_file "" PHP_INI_PERD ... ng bool このオプションを無効にすると、 $_POST や $_FILES に値が入らなくなります。 この場合、投稿されたデー ... ファイルをアップロード するには、この値を upload_max_filesize より大きく設定する必要があります。 一般的に me ... 大きさが、post_max_sizeより大きい場合、 $_POST と $_FILES スーパーグローバル は空になります。この事象は、い ...
https://man.plustar.jp/php/ini.core.html - [similar]
マジック定数 2930
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が ... 定数 名前 説明 __LINE__ ファイル上の現在の行番号。 __FILE__ ファイルのフルパスとファイル名 (シンボリックリン ... るディレクトリを返します。 つまり、これは dirname(__FILE__) と同じ意味です。 ルートディレクトリである場合を ... ラス名。 参考 ::class get_class() get_object_vars() file_exists() function_exists() 関連キーワード: 定数 , ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
新機能 2930
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から P ... ではなく、 文字列で POST するために使える CURLStringFile クラスが追加されました。 <?php $file = new CURLStr ... ingFile ( $data , 'filename.txt' , 'text/plain' ); curl_se ... topt ( $curl , CURLOPT_POSTFIELDS , [ 'file' => $file ]); ?> FPM OpenMetrics status フォーマッ ... Avif が使えるようになりました。 Hash hash() , hash_file() , hash_init() 関数に、 オプションの引数 options ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
ラージオブジェクト (LOB) 2930
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) ... PHP のドキュメントを参照ください。 $fp = fopen ( $_FILES [ 'file' ][ 'tmp_name' ], 'rb' ); $stmt -> bindPa ... ram ( 1 , $id ); $stmt -> bindParam ( 2 , $_FILES [ 'file' ][ 'type' ]); $stmt -> bindParam ( 3 , $ ... PHP のドキュメントを参照ください。 $fp = fopen ( $_FILES [ 'file' ][ 'tmp_name' ], 'rb' ); $stmt -> bindPa ... ram ( 1 , $id ); $stmt -> bindParam ( 2 , $_FILES [ 'file' ][ 'type' ]); $stmt -> bindParam ( 3 , $ ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
指定したファイルの PharFileInfo オブジェクトを取得する 2930
« Phar::offsetExists Phar::offsetSet » PHP Manual Phar 指定したファイルの PharFileInfo オブジェク ... >= 1.0.0) Phar::offsetGet — 指定したファイルの PharFileInfo オブジェクトを取得する 説明 public Phar::offse ... tGet ( string $localName ): SplFileInfo これは ArrayAccess インターフェイスを実装したも ... me Phar 内で探すファイル名 (相対パス)。 戻り値 PharFileInfo オブジェクトを返します。 これを使用して、ファイ ... にコールされます。 <?php $p = new Phar ( dirname ( __FILE__ ) . '/myphar.phar' , 0 , 'myphar.phar' ); $p [ ' ...
https://man.plustar.jp/php/phar.offsetget.html - [similar]
ファイルを phar から削除する 2930
« Phar::offsetSet Phar::running » PHP Manual Phar ファイルを phar から削除する Phar::offsetUnset ... , 'my.phar' ); try { // offsetUnset がコールされ、file.txt が my.phar から削除されます unset( $p [ 'file. ... txt' ]); } catch ( Exception $e ) { echo 'file.txt を削除できません: ' , $e ; } ?> 参考 Phar::off ... を調べる Phar::offsetGet() - 指定したファイルの PharFileInfo オブジェクトを取得する Phar::offsetSet() - 内部 ...
https://man.plustar.jp/php/phar.offsetunset.html - [similar]
SVN 関数 2930
« 定義済み定数 svn_add » PHP Manual SVN SVN 関数 SVN 関数 目次 svn_add — Schedules the addition ... ィレクトリ名とファイルタイプのハッシュを返す svn_fs_file_contents — 指定したバージョンの fs から、ファイルの ... 中身を読み込むためのストリームを返す svn_fs_file_length — 指定したバージョンの fs から、ファイルの長 ... 指定されたパスがディレクトリかを判定する svn_fs_is_file — 指定されたパスがファイルかを判定する svn_fs_make ... dir — 新しい空のディレクトリを作成する svn_fs_make_file — 新しい空のファイルを作成する svn_fs_node_created ...
https://man.plustar.jp/php/ref.svn.html - [similar]
Vtiful\Kernel\Excel getHandle 2930
« Vtiful\Kernel\Excel::fileName Vtiful\Kernel\Excel::header » PHP Manual Vtiful\Kernel\Excel Vti ... example <?php $config = [ 'path' => './tests' ]; $fileObject = new \ Vtiful \ Kernel \ Excel ( $config ); ... $file = $fileObject -> fileName ( 'tutorial.xlsx' , 'she ... _one' ) -> header ([ 'name' , 'age' ]); $handle = $file -> getHandle (); ?> 関連キーワード: Vtiful , Kerne ... l , getHandle , パラメータ , fileName , header , xlswriter , public , Get , resource ...
https://man.plustar.jp/php/vtiful-kernel-excel.getHandle.html - [similar]