検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1257 for [SIMILAR] 16 1024 4096 WITH 9959 changed WITH 32... (0.801 sec.)
staticプロパティを取得する 0
« ReflectionClass::getStartLine ReflectionClass::getStaticPropertyValue » PHP Manual ReflectionClass staticプロパティを取得する ReflectionClass::getStaticProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getStaticProperties — staticプロパティを取得する 説明 public ReflectionClass::getSta ...
https://man.plustar.jp/php/reflectionclass.getstaticproperties.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
文字タイプチェック 0
« trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Ctype 関数 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどう ...
https://man.plustar.jp/php/book.ctype.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
プロパティの型を取得する 0
« ReflectionProperty::getName ReflectionProperty::getValue » PHP Manual ReflectionProperty プロパティの型を取得する ReflectionProperty::getType (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::getType — プロパティの型を取得する 説明 public ReflectionProperty::getType (): ? ReflectionType プロ ...
https://man.plustar.jp/php/reflectionproperty.gettype.html - [similar]
デフォルト値が宣言されているかをチェックする 0
« ReflectionProperty::getValue ReflectionProperty::hasType » PHP Manual ReflectionProperty デフォルト値が宣言されているかをチェックする ReflectionProperty::hasDefaultValue (PHP 8) ReflectionProperty::hasDefaultValue — デフォルト値が宣言されているかをチェックする 説明 public ReflectionPro ...
https://man.plustar.jp/php/reflectionproperty.hasdefaultvalue.html - [similar]
プロパティがコンストラクタの引数から昇格したものかを調べる 0
« ReflectionProperty::isPrivate ReflectionProperty::isProtected » PHP Manual ReflectionProperty プロパティがコンストラクタの引数から昇格したものかを調べる ReflectionProperty::isPromoted (PHP 8) ReflectionProperty::isPromoted — プロパティがコンストラクタの引数から昇格したものかを調べる 説 ...
https://man.plustar.jp/php/reflectionproperty.ispromoted.html - [similar]