検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 478 for メッセージ (0.048 sec.)
カレントの FTP 接続での種々の実行時動作を取得する 3426
« ftp_fput ftp_get » PHP Manual FTP 関数 カレントの FTP 接続での種々の実行時動作を取得する ftp_g ... い場合は false を返します。後者の場合は、 同時に警告メッセージも発生します。 変更履歴 バージョン 説明 8.1.0 引数 f ...
https://man.plustar.jp/php/function.ftp-get-option.html - [similar]
タイミング攻撃に対して安全な文字列比較 3426
« hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals ... たパラメータのいずれかが文字列でない場合、 E_WARNING メッセージを出力します。 例 例1 hash_equals() の例 <?php $expe ...
https://man.plustar.jp/php/function.hash-equals.html - [similar]
アクティブなハッシュコンテキストに、ファイルからデータを投入する 3426
« hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファ ... 出来上がったダイジェストを返す hash() - ハッシュ値 (メッセージダイジェスト) を生成する hash_file() - ファイルの内容 ...
https://man.plustar.jp/php/function.hash-update-file.html - [similar]
アクティブなハッシュコンテキストに、オープンしているストリームから データを投入... 3426
« hash_update_file hash_update » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、オープ ... 出来上がったダイジェストを返す hash() - ハッシュ値 (メッセージダイジェスト) を生成する hash_file() - ファイルの内容 ...
https://man.plustar.jp/php/function.hash-update-stream.html - [similar]
生の HTTP ヘッダを送信する 3426
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... Found"); // (HTTP/1.0 を使いながら、httpステータスメッセージを上書きする) // 2. http_response_code(404); (デフォ ... ルトのメッセージを使う) header ( "HTTP/1.1 404 Not Found" ); ?> 2 番 ...
https://man.plustar.jp/php/function.header.html - [similar]
InterBase データベースでクエリを実行する 3426
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリ ... ( ibase_errmsg ()); ?> 参考 ibase_errmsg() - エラーメッセージを返す ibase_fetch_row() - InterBase データベースから ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
新しい画像をファイルあるいは URL から作成する 3426
« imagecreatefromgif imagecreatefrompng » PHP Manual GD および Image 関数 新しい画像をファイルあ ... tangle ( $im , 0 , 0 , 150 , 30 , $bgc ); /* エラーメッセージを出力します */ imagestring ( $im , 1 , 5 , 5 , 'Err ...
https://man.plustar.jp/php/function.imagecreatefromjpeg.html - [similar]
新しい画像をファイルあるいは URL から作成する 3426
« imagecreatefromjpeg imagecreatefromstring » PHP Manual GD および Image 関数 新しい画像をファイ ... tangle ( $im , 0 , 0 , 150 , 30 , $bgc ); /* エラーメッセージを出力します */ imagestring ( $im , 1 , 5 , 5 , 'Err ...
https://man.plustar.jp/php/function.imagecreatefrompng.html - [similar]
MIME ヘッダ要素をデコードする 3426
« imap_mailboxmsginfo imap_msgno » PHP Manual IMAP 関数 MIME ヘッダ要素をデコードする imap_mime_ ... $string ): array | false 非 ASCII テキストの MIME メッセージヘッダエクステンションをデコードします ( » RFC2047 を ...
https://man.plustar.jp/php/function.imap-mime-header-decode.html - [similar]
ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 3426
« mailparse_stream_encode 数学 » PHP Manual Mailparse 関数 ファイルポインタからデータをスキャンし ... たパートにのみ存在します。 最初の filename エントリがメッセージ本文、次のエントリがデコードされた uuencode ファイル ...
https://man.plustar.jp/php/function.mailparse-uudecode-all.html - [similar]