検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 420 for header (0.052 sec.)
FreeType 2 によるフォントを用いてイメージにテキストを描画する 3795
« imageftbbox imagegammacorrect » PHP Manual GD および Image 関数 FreeType 2 によるフォントを用い ... le , 'PHP Manual' ); // 画像をブラウザに出力します header ( 'Content-Type: image/png' ); imagepng ( $im ); i ...
https://man.plustar.jp/php/function.imagefttext.html - [similar]
TypeType フォントを使用したテキストの bounding box を生成する 3795
« imagetruecolortopalette imagettftext » PHP Manual GD および Image 関数 TypeType フォントを使用 ... gine ' . zend_version ()); // ブラウザに出力します header ( 'Content-Type: image/png' ); imagepng ( $im ); i ...
https://man.plustar.jp/php/function.imagettfbbox.html - [similar]
エンコード変換を行ってメールを送信する 3795
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する ... ect , string $message , array | string $additional_headers = [] , ? string $additional_params = null ): bool ... t メールの件名。 message メールの本文。 additional_headers (オプション) メールヘッダの最後に挿入される Str ... ヘッダが含まれていなければなりません。 additional_headers パラメータで指定するか、 あるいは php.ini にデフォ ... endmail_from" not set in php.ini or custom "From:" header missing 。 Windows では、 From ヘッダを設定すると ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
ラージオブジェクト (LOB) 3795
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) ... ARAM_LOB ); $stmt -> fetch ( PDO :: FETCH_BOUND ); header ( "Content-Type: $type " ); fpassthru ( $lob ); ?> ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
Locale クラス 3753
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Local ... メソッド */ public static acceptFromHttp ( string $header ): string | false public static canonicalize ( str ...
https://man.plustar.jp/php/class.locale.html - [similar]
ビルトインウェブサーバー 3753
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... LENAME" ]); if ( $path [ "extension" ] == "el" ) { header ( "Content-Type: text/x-script.elisp" ); readfile ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
画像の大きさを取得する 3753
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... fopen ( $filename , "rb" ); if ( $size && $fp ) { header ( "Content-type: { $size [ 'mime' ]} " ); fpassthr ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 3753
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを ... を作成します。 <?php // コンテントタイプを設定します header ( 'Content-Type: image/png' ); // 画像を生成します ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する 3753
« stream_get_line stream_get_transports » PHP Manual ストリーム 関数 ヘッダーあるいはメタデータを ... ュール で作成したソケットでは動作しません。 参考 get_headers() - HTTP リクエストに対するレスポンス内で サーバー ... って送出された全てのヘッダを取得する $http_response_header 関連キーワード: string , ストリーム , stream , メタ ...
https://man.plustar.jp/php/function.stream-get-meta-data.html - [similar]
言語リファレンス 3753
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... p_errormsg — 直近のエラーメッセージ $http_response_header — HTTP レスポンスヘッダ $argc — スクリプトに渡され ...
https://man.plustar.jp/php/langref.html - [similar]