検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 52 for declare (0.022 sec.)
シグナルハンドラを設定する 6377
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する ... al() の例 <?php // tick を使用しなければなりません declare( ticks = 1 ); // シグナルハンドラ関数 function sig ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
match 6332
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
文字列を出力する 6332
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) ... // 文字列でない値は、文字列に強制されます。たとえ declare(strict_types=1) が使われていても同じです。 print 6 ...
https://man.plustar.jp/php/function.print.html - [similar]
1 つ以上の文字列を出力する 6287
« crypt explode » PHP Manual String 関数 1 つ以上の文字列を出力する echo (PHP 4, PHP 5, PHP 7, P ... // 文字列でない値は、文字列に強制されます。たとえ declare(strict_types=1) が使われていても同じです。 echo 6 ...
https://man.plustar.jp/php/function.echo.html - [similar]
ファイルの内容を全て文字列に読み込む 6287
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読 ... の検索 <?php // 厳密な型検査が有効な場合。つまり、declare(strict_types=1) の場合 $file = file_get_contents ( ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
言語リファレンス 6287
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... e do-while for foreach break continue switch match declare return require include require_once include_once g ...
https://man.plustar.jp/php/langref.html - [similar]
下位互換性のない変更点 6287
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互 ... ons() および関連機能により報告されなくなりました。 declare(ticks) declare(ticks) ディレクティブは、異なるコン ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 6198
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... _get_implicit_resultset() も参照ください。 $sql = 'DECLARE c1 SYS_REFCURSOR; BEGIN OPEN c1 FOR SELECT city, p ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
新機能 6198
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x ... 9) strict モードを有効にするには、ファイルの先頭に declare ディレクティブを置く必要があります。 つまり、スカラ ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
Create new MongoDB Manager 6198
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... pi MongoDB\Driver\ServerApi This option is used to declare a server API version for the manager. If omitted, ... no API version is declared. weak_cert_validation bool Disables certificate v ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
PREV 1 2 3 4 5 6 NEXT