検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 374 for 読み込み (0.034 sec.)
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 4239
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボッ ... PHP 8) imap_getmailboxes — メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 説明 imap_getma ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
傾きを除去する 4239
« Imagick::deleteImageProperty Imagick::despeckleImage » PHP Manual Imagick 傾きを除去する Imagi ... hreshold ): bool このメソッドを使うと、スキャナでの読み込み時にうまく紙を置かなかった場合などの画像の傾きを除去 ... k , deskewImage , imagick , threshold , メソッド , 読み込み , コンパイル , バージョン ...
https://man.plustar.jp/php/imagick.deskewimage.html - [similar]
ストリーム 関数 4239
« streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム ... ream_set_read_buffer — 指定したストリームのファイル読み込みバッファリングを有効にする stream_set_timeout — スト ...
https://man.plustar.jp/php/ref.stream.html - [similar]
SQLite データベースをオープンする 4239
« SQLite3::loadExtension SQLite3::openBlob » PHP Manual SQLite3 SQLite データベースをオープンする ... ープンします。 SQLITE3_OPEN_READONLY : データベースを読み込み専用でオープンする SQLITE3_OPEN_READWRITE : データベ ...
https://man.plustar.jp/php/sqlite3.open.html - [similar]
ローカルファイルシステムへのアクセス 4239
« サポートするプロトコル/ラッパー http:// » PHP Manual サポートするプロトコル/ラッパー ローカルフ ... 属性 サポートの有無 allow_url_fopen で制約される No 読み込み許可 Yes 書き込み許可 Yes 追加許可 Yes 同時読み書き許 ...
https://man.plustar.jp/php/wrappers.file.html - [similar]
Bzip2 4213
« 圧縮およびアーカイブ はじめに » PHP Manual 圧縮およびアーカイブ Bzip2 Bzip2 はじめに インストー ... をオープンする bzread — バイナリ対応の bzip2 ファイル読み込み bzwrite — バイナリ対応の bzip2 ファイルへの書き込み ...
https://man.plustar.jp/php/book.bzip2.html - [similar]
ファイルポインタから1文字取り出す 4213
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP ... ています。 参考 fread() - バイナリセーフなファイルの読み込み fopen() - ファイルまたは URL をオープンする popen( ...
https://man.plustar.jp/php/function.fgetc.html - [similar]
ファイルポインタから 1 行取り出し、HTML タグを取り除く 4213
« fgets file_exists » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取り出し、HTML タ ... false を返します。 例 例1 PHP ファイルの 1 行ごとの読み込み <?php $str = <<<EOD <html><body> <p>Welcome! Today ...
https://man.plustar.jp/php/function.fgetss.html - [similar]
フォーマットに基づきファイルからの入力を処理する 4213
« fread fseek » PHP Manual ファイルシステム 関数 フォーマットに基づきファイルからの入力を処理する ... fscanf() をコールするたびに、ファイルから 1 行ずつ読み込みます。 パラメータ stream fopen() を使用して作成したフ ... lorist it 参考 fread() - バイナリセーフなファイルの読み込み fgets() - ファイルポインタから 1 行取得する fgetss ...
https://man.plustar.jp/php/function.fscanf.html - [similar]
GD ファイルまたは URL から新規イメージを生成する 4213
« imagecreatefromgd2part imagecreatefromgif » PHP Manual GD および Image 関数 GD ファイルまたは ... 例 例1 imagecreatefromgd() の例 <?php // gd 画像を読み込みます $im = @ imagecreatefromgd ( './test.gd' ); // 画 ...
https://man.plustar.jp/php/function.imagecreatefromgd.html - [similar]