検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 407 for Content (0.005 sec.)
ファイル上のすべてのメタタグ情報を配列に展開する 5730
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開 ... ta_tags() が何をパースするのか <meta name="author" content="name"> <meta name="keywords" content="php documen ... tation"> <meta name="DESCRIPTION" content="a php manual"> <meta name="geo.position" content= ... 列を返します。 name 属性の値が配列のキーとなります。content 属性の値が配列の要素となります。 標準の配列関数を利 ... , meta , 情報 , 展開 , パース , ファイル , tags , content , 属性 , include ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
出力バッファ内で文字エンコーディングを変換するコールバック関数 5730
« mb_ord mb_parse_str » PHP Manual マルチバイト文字列 関数 出力バッファ内で文字エンコーディングを ... 場合、 バイナリデータを送信する前に header() により Content-Type: ヘッダ(例:header("Content-Type: image/png")) ... を 送信する必要があります。Content-Type: ヘッダが送信されると出力文字 コード変換は無効 ... となります。 'Content-Type: text/*' を送信した場合には、テキストが送信さ ... 変換 , バッファ , 関数 , output , handler , 送信 , Content , Type ...
https://man.plustar.jp/php/function.mb-output-handler.html - [similar]
画像をブラウザあるいはファイルに出力する 5678
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは ... xFFBA00 ); // 画像をブラウザに出力します header ( 'Content-Type: image/gif' ); imagegif ( $im ); imagedestroy ... HP アプリケーションを書くことが可能です。 header ("Content-Type: image/gif"); imagegif ($im); の部分を、より柔 ... tion_exists ( 'imagegif' )) { // For GIF header ( 'Content-Type: image/gif' ); imagegif ( $im ); } elseif( fu ... on_exists ( 'imagejpeg' )) { // For JPEG header ( 'Content-Type: image/jpeg' ); imagejpeg ( $im , NULL , 100 ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
Send data for the HTTP request and finish the response. 5636
« Swoole\Http\Response::__destruct Swoole\Http\Response::gzip » PHP Manual Swoole\Http\Response ... e. 説明 public Swoole\Http\Response::end ( string $content = ? ): void パラメータ content 戻り値 関連キーワー ... le , Http , end , Send , data , request , finish , content , destruct , swoole ...
https://man.plustar.jp/php/swoole-http-response.end.html - [similar]
Read file stream asynchronously 5491
« swoole_async_dns_lookup swoole_async_readfile » PHP Manual Swoole 関数 Read file stream asynch ... ad. callback callback ( string $filename , string $content ): mixed filename The name of the file. content Th ... e content readed from the file stream. chunk_size The chunk ...
https://man.plustar.jp/php/function.swoole-async-read.html - [similar]
5491
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... rt to ISO-8859-1, if possible */ $formatRFC2231 = 'Content-Disposition: attachment; filename*=UTF-8\'\'%s' ; ... $formatDef = 'Content-Disposition: attachment; filename="%s"' ; switch ( ... om now on (headers already sent) //replace by real content type, perhaps infering from the file extension $co ... ntentType = "application/octet-stream" ; header ( "Content-Type: $contentType " ); header ( "Content-Transfer ...
https://man.plustar.jp/php/rar.examples.html - [similar]
Fileinfo 関数 5491
« 定義済み定数 finfo_buffer » PHP Manual Fileinfo Fileinfo 関数 Fileinfo 関数 目次 finfo_buffer ... o_set_flags — libmagic のオプションを設定する mime_content_type — ファイルの MIME Content-type を検出する 関連 ... ffer , 情報 , fileinfo , インスタンス , libmagic , Content ...
https://man.plustar.jp/php/ref.fileinfo.html - [similar]
Read file stream asynchronously. 5491
« Swoole\Async::dnsLookup Swoole\Async::readFile » PHP Manual Swoole\Async Read file stream asyn ... le. callback callback ( string $filename , string $content ): mixed filename The name of the file. content Th ... e content readed from the file stream. chunk_size The chunk ...
https://man.plustar.jp/php/swoole-async.read.html - [similar]
コメントタグ全体を書き込む 5491
« XMLWriter::writeCdata XMLWriter::writeDtd » PHP Manual XMLWriter コメントタグ全体を書き込む XM ... クト指向型 public XMLWriter::writeComment ( string $content ): bool 手続き型 xmlwriter_write_comment ( XMLWrit ... er $writer , string $content ): bool コメント全体を書き込みます。 パラメータ wr ... r_open_memory() を呼び出すことで取得したものです。 content コメントの内容。 戻り値 成功した場合に true を、失 ... コメント , XMLWriter , タグ , xmlwriter , writer , content , インスタンス , comment , writeComment , string ...
https://man.plustar.jp/php/xmlwriter.writecomment.html - [similar]
生の XML テキストを書き込む 5491
« XMLWriter::writePi XSL » PHP Manual XMLWriter 生の XML テキストを書き込む XMLWriter::writeRaw ... ジェクト指向型 public XMLWriter::writeRaw ( string $content ): bool 手続き型 xmlwriter_write_raw ( XMLWriter $ ... writer , string $content ): bool 生の xml テキストを書き込みます。 パラメー ... r_open_memory() を呼び出すことで取得したものです。 content 書き込むテキスト文字列。 戻り値 成功した場合に tru ... ード: テキスト , XMLWriter , xmlwriter , writeRaw , content , インスタンス , writer , 期待 , バージョン , open ...
https://man.plustar.jp/php/xmlwriter.writeraw.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT