検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 8977 for 説明 (0.035 sec.)
クラスメソッドの名前を取得する 1644
« get_called_class get_class_vars » PHP Manual クラス/オブジェクト関数 クラスメソッドの名前を取得 ... get_class_methods — クラスメソッドの名前を取得する 説明 get_class_methods ( object | string $object_or_cla ... エラー時には null を返します。 変更履歴 バージョン 説明 8.0.0 object_or_class は、 オブジェクトまたは有効な ...
https://man.plustar.jp/php/function.get-class-methods.html - [similar]
GMT/UTC の日付/時刻を書式化する 1644
« gettimeofday gmmktime » PHP Manual 日付・時刻 関数 GMT/UTC の日付/時刻を書式化する gmdate (PHP ... 7, PHP 8) gmdate — GMT/UTC の日付/時刻を書式化する 説明 gmdate ( string $format , ? int $timestamp = null ... 値 日付を表す文字列を返します。 変更履歴 バージョン 説明 8.0.0 timestamp は、nullable になりました。 例 例1 ...
https://man.plustar.jp/php/function.gmdate.html - [similar]
gz ファイルを開く 1644
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP ... 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $us ... ータの詳細については、 zlib.h の中の deflateInit2 の説明を参照ください)。 use_include_path このオプションパラ ...
https://man.plustar.jp/php/function.gzopen.html - [similar]
バイナリ対応のgzファイル読み込み 1644
« gzputs gzrewind » PHP Manual Zlib 関数 バイナリ対応のgzファイル読み込み gzread (PHP 4, PHP 5, ... , PHP 8) gzread — バイナリ対応のgzファイル読み込み 説明 gzread ( resource $stream , int $length ): string ... 失敗した場合に false を返します 変更履歴 バージョン 説明 7.4.0 この関数は、失敗時に false を返すようになりま ...
https://man.plustar.jp/php/function.gzread.html - [similar]
バイナリセーフな gz ファイル書き込み 1644
« gzuncompress inflate_add » PHP Manual Zlib 関数 バイナリセーフな gz ファイル書き込み gzwrite ( ... 8) gzwrite — バイナリセーフな gz ファイル書き込み 説明 gzwrite ( resource $stream , string $data , ? int ... した時に 書き込みは終了します。 変更履歴 バージョン 説明 8.0.0 length は、nullable になりました。 これより前 ...
https://man.plustar.jp/php/function.gzwrite.html - [similar]
アクティブなハッシュコンテキストに、ファイルからデータを投入する 1644
« hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファ ... ハッシュコンテキストに、ファイルからデータを投入する 説明 hash_update_file ( HashContext $context , string $ ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.0.0 stream_context は、nullable になりました。 7 ...
https://man.plustar.jp/php/function.hash-update-file.html - [similar]
以前に設定したHTTPヘッダを削除する 1644
« header_register_callback header » PHP Manual ネットワーク 関数 以前に設定したHTTPヘッダを削除す ... header_remove — 以前に設定したHTTPヘッダを削除する 説明 header_remove ( ? string $name = null ): void head ... しません 戻り値 値を返しません。 変更履歴 バージョン 説明 8.0.0 name は、nullable になりました。 例 例1 特定 ...
https://man.plustar.jp/php/function.header-remove.html - [similar]
特殊文字を HTML エンティティに変換する 1644
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する ... cialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = E ... | ENT_HTML401 です。 利用可能な flags 定数 定数名 説明 ENT_COMPAT ダブルクオートは変換しますがシングルクオ ... ます。 サポートする文字セット 文字セット エイリアス 説明 ISO-8859-1 ISO8859-1 西欧、Latin-1 ISO-8859-5 ISO8 ... chars() は空文字列を返します。 変更履歴 バージョン 説明 8.1.0 flags のデフォルト値が ENT_COMPAT から ENT_Q ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
パレットイメージの色を True カラーイメージに近づける 1644
« imagecolorexactalpha imagecolorresolve » PHP Manual GD および Image 関数 パレットイメージの色を ... パレットイメージの色を True カラーイメージに近づける 説明 imagecolormatch ( GdImage $image1 , GdImage $image ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.0.0 image1 と image2 は、 GdImage クラスのインス ...
https://man.plustar.jp/php/function.imagecolormatch.html - [similar]
カラーインデックスからカラーを取得する 1644
« imagecolorset imagecolorstotal » PHP Manual GD および Image 関数 カラーインデックスからカラーを ... sforindex — カラーインデックスからカラーを取得する 説明 imagecolorsforindex ( GdImage $image , int $color ... をキーとする連想配列を返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待 ...
https://man.plustar.jp/php/function.imagecolorsforindex.html - [similar]