検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 501 for [SIMILAR] 16 1024 4096 WITH 24354 力バ WITH 1279... (0.432 sec.)
基本的な使用法 0
« 例 出力リライトの使用法 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 出力制御の例 <?php ob_start (); echo "Hello\n" ; setcookie ( "cookiename" , "cookiedata" ); ob_end_flush (); ?> 上記の例では、 echo からの出力は、 ob_end_flush() がコールされるまで出力バッファに 保存されます。この ...
https://man.plustar.jp/php/outcontrol.examples.basic.html - [similar]
Add a background task to be run in parallel 0
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background task to be run in parallel GearmanClient::addTaskBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::ad ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
指定した変数に関する情報を解りやすく出力する 0
« isset serialize » PHP Manual 変数操作 関数 指定した変数に関する情報を解りやすく出力する print_r (PHP 4, PHP 5, PHP 7, PHP 8) print_r — 指定した変数に関する情報を解りやすく出力する 説明 print_r ( mixed $value , bool $return = false ): string | bool print_r() は、 変数の値に関する情報を解 ...
https://man.plustar.jp/php/function.print-r.html - [similar]
HTTP 入出力 0
« 日本語のマルチバイト文字に関する基本事項 サポートされる文字エンコーディング » PHP Manual マルチバイト文字列 HTTP 入出力 HTTP 入出力 HTTP 入出力の文字エンコーディング変換はバイナリデータも変換して しまいます。HTTP 入出力にバイナリデータが使用される場合、ユーザーは、 文字エンコーディング ...
https://man.plustar.jp/php/mbstring.http.html - [similar]
iconv 0
« textdomain はじめに » PHP Manual 自然言語および文字エンコーディング iconv iconv はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 iconv 関数 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダ ...
https://man.plustar.jp/php/book.iconv.html - [similar]
文字エンコーディング変換用の設定を行なう 0
« iconv_mime_encode iconv_strlen » PHP Manual iconv 関数 文字エンコーディング変換用の設定を行なう iconv_set_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_set_encoding — 文字エンコーディング変換用の設定を行なう 説明 iconv_set_encoding ( string $type , string $encoding ): bool type ...
https://man.plustar.jp/php/function.iconv-set-encoding.html - [similar]
iconv 関数 0
« 定義済み定数 iconv_get_encoding » PHP Manual iconv iconv 関数 iconv 関数 参考 GNU Recode 関数 も参照してください。 目次 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode — MIM ...
https://man.plustar.jp/php/ref.iconv.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
gzファイルへのポインタから残りのデータ全部を出力する 0
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpassthru (PHP 4, PHP 5, PHP 7, PHP 8) gzpassthru — gzファイルへのポインタから残りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF まで ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]
iconv 拡張モジュールの内部設定変数を取得する 0
« iconv 関数 iconv_mime_decode_headers » PHP Manual iconv 関数 iconv 拡張モジュールの内部設定変数を取得する iconv_get_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する 説明 iconv_get_encoding ( string $type = "all" ): array | ...
https://man.plustar.jp/php/function.iconv-get-encoding.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT