検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 125 for [SIMILAR] 16 1024 4096 WITH 26192 setgray WITH 1... (0.205 sec.)
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imageistruecolor imagelayereffect » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagejpeg (PHP 4, PHP 5, PHP 7, PHP 8) imagejpeg — 画像をブラウザあるいはファイルに出力する 説明 imagejpeg ( GdImage $image , resource | string | null $file = null , int $qualit ...
https://man.plustar.jp/php/function.imagejpeg.html - [similar]
データベース・エディション を設定します 0
« oci_set_db_operation oci_set_module_name » PHP Manual OCI8 関数 データベース・エディション を設定します oci_set_edition (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_edition — データベース・エディション を設定します 説明 oci_set_edition ( string $edition ): bool 後続の接続 ...
https://man.plustar.jp/php/function.oci-set-edition.html - [similar]
新しい IntlCalendar を作成する 0
« IntlCalendar::__construct IntlCalendar::equals » PHP Manual IntlCalendar 新しい IntlCalendar を作成する IntlCalendar::createInstance (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::createInstance — 新しい IntlCalendar を作成する 説明 オブジェクト指向型 public static IntlC ...
https://man.plustar.jp/php/intlcalendar.createinstance.html - [similar]
定義済み定数 0
« リソース型 ネットワーク 関数 » PHP Manual ネットワーク 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 openlog() オプション 定数 説明 LOG_CONS システムロガーにデータを送信する際にエラーが発生した場合、 システムコンソールに直接書き込む。 LOG_NDELAY ロガ ...
https://man.plustar.jp/php/network.constants.html - [similar]
日付・時刻 関数 0
« DatePeriod::getStartDate checkdate » PHP Manual Date/Time 日付・時刻 関数 日付・時刻 関数 目次 checkdate — グレゴリオ暦の日付/時刻の妥当性を確認します date_add — DateTime::add のエイリアス date_create_from_format — DateTime::createFromFormat のエイリアス date_create_immutable_from_form ...
https://man.plustar.jp/php/ref.datetime.html - [similar]
名前を指定して定数を定義する 0
« constant defined » PHP Manual その他の関数 名前を指定して定数を定義する define (PHP 4, PHP 5, PHP 7, PHP 8) define — 名前を指定して定数を定義する 説明 define ( string $constant_name , mixed $value , bool $case_insensitive = false ): bool 実行時に、名前を指定して定数を定義します。 パラメ ...
https://man.plustar.jp/php/function.define.html - [similar]
変数の整数としての値を取得する 0
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP 5, PHP 7, PHP 8) intval — 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数(デフォルトは 10)とする、 value の int としての値を返します ...
https://man.plustar.jp/php/function.intval.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT