検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 1143 for [SIMILAR] 16 1024 4096 WITH 7269 開放 WITH 6535 ... (1.372 sec.)
XBM 画像をブラウザあるいはファイルに出力する 0
« imagewebp iptcembed » PHP Manual GD および Image 関数 XBM 画像をブラウザあるいはファイルに出力する imagexbm (PHP 5, PHP 7, PHP 8) imagexbm — XBM 画像をブラウザあるいはファイルに出力する 説明 imagexbm ( GdImage $image , ? string $filename , ? int $foreground_color = null ): bool imagewb ...
https://man.plustar.jp/php/function.imagexbm.html - [similar]
文字列をbzip2形式のデータに圧縮する 0
« bzclose bzdecompress » PHP Manual Bzip2 関数 文字列をbzip2形式のデータに圧縮する bzcompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzcompress — 文字列をbzip2形式のデータに圧縮する 説明 bzcompress ( string $data , int $block_size = 4 , int $work_factor = 0 ): string | int bzcompress() は ...
https://man.plustar.jp/php/function.bzcompress.html - [similar]
文字列を uuencode する 0
« convert_uudecode count_chars » PHP Manual String 関数 文字列を uuencode する convert_uuencode (PHP 5, PHP 7, PHP 8) convert_uuencode — 文字列を uuencode する 説明 convert_uuencode ( string $string ): string convert_uuencode() は、uuencode アルゴリズムを使用して文字列をエンコードします。 ...
https://man.plustar.jp/php/function.convert-uuencode.html - [similar]
Unixタイムスタンプを書式化する 0
« date_timezone_set getdate » PHP Manual 日付・時刻 関数 Unixタイムスタンプを書式化する date (PHP 4, PHP 5, PHP 7, PHP 8) date — Unixタイムスタンプを書式化する 説明 date ( string $format , ? int $timestamp = null ): string 指定された引数 timestamp (Unixタイムスタンプ) を、与えられた フォ ...
https://man.plustar.jp/php/function.date.html - [similar]
未処理のリクエストがあるかどうかを調べる 0
« eio_open eio_read » PHP Manual Eio 関数 未処理のリクエストがあるかどうかを調べる eio_poll (PECL eio >= 0.0.1dev) eio_poll — 未処理のリクエストがあるかどうかを調べる 説明 eio_poll (): int eio_poll() を使うと、特別なイベントループを実装できます。 この中で eio_nreqs() を使って、未処理のリ ...
https://man.plustar.jp/php/function.eio-poll.html - [similar]
二文字の国コードを取得する 0
« geoip_continent_code_by_name geoip_country_code3_by_name » PHP Manual GeoIP 関数 二文字の国コードを取得する geoip_country_code_by_name (PECL geoip >= 0.2.0) geoip_country_code_by_name — 二文字の国コードを取得する 説明 geoip_country_code_by_name ( string $hostname ): string geoip_countr ...
https://man.plustar.jp/php/function.geoip-country-code-by-name.html - [similar]
列挙型の概要 0
« 列挙型(Enum) 列挙型の基礎 » PHP Manual 列挙型(Enum) 列挙型の概要 列挙型の概要 (PHP 8 >= 8.1.0) 列挙型(Enumerations) または Enum を使うと、 開発者は取りうる値を限定した独自の型を定義できます。 これによって、"不正な状態を表現できなくなる" ので、 ドメインモデルを定義する時に特に役立ちます ...
https://man.plustar.jp/php/language.enumerations.overview.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
テキストを書き込む 0
« XMLWriter::startPi XMLWriter::writeAttribute » PHP Manual XMLWriter テキストを書き込む XMLWriter::text xmlwriter_text (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::text -- xmlwriter_text — テキストを書き込む 説明 オブジェクト指向型 public XMLWriter::text ( string $ ...
https://man.plustar.jp/php/xmlwriter.text.html - [similar]