検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 695 for [SIMILAR] 16 1024 4096 WITH 17170 defined WITH 8... (0.680 sec.)
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
PHP オプション/情報 関数 0
« 定義済み定数 assert_options » PHP Manual PHP Options/Info PHP オプション/情報 関数 PHP オプション/情報 関数 目次 assert_options — 様々な assert フラグを設定/取得する assert — assertion が false であるかどうかを調べる cli_get_process_title — 現在のプロセスのタイトルを返す cli_set_proces ...
https://man.plustar.jp/php/ref.info.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
変更された関数 0
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]
オブジェクトのクラス名を返す 0
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した object のクラス名を取得します。 パラメータ object ...
https://man.plustar.jp/php/function.get-class.html - [similar]
配列の内部ポインタを最終要素にセットする 0
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5, PHP 7, PHP 8) end — 配列の内部ポインタを最終要素にセットする 説明 end ( array | object &$array ): mixed end() は array の内部ポインタを最後の要素まで進め、その値を返します。 パラメータ array ...
https://man.plustar.jp/php/function.end.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
Yaf_Controller_Abstract クラス 0
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_Abstract クラス Yaf_Controller_Abstract クラス (Yaf >=1.0.0) はじめに Yaf_Controller_Abstract は Yaf システムの中心となるクラスです。 MVC は Model-View-Controller の略で、 アプリケーションのロ ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT