検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 226 for [SIMILAR] 16 1024 4096 WITH 8209 移行 WITH 5154 ... (0.306 sec.)
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 0
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタを初期化する oci_new_descriptor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_descriptor — 空の新規 LOB あるいは FILE ディスクリプタを初期化する 説明 oci_new_descriptor ( resource $connect ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
Oracle ユーザーのパスワードを変更する 0
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_password_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_password_change — Oracle ユーザーのパスワードを変更する 説明 oci_password_change ( resource $connection , string $username , string $old ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
その他の変更 0
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 0
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x における OpenSSL 関連の変更 PHP 5.6.x における OpenSSL 関連の変更 ストリームラッパーが、SSL/TLS を使っている場合のピア証明書とホスト名の検証にデフォルトで対応 暗号化されたすべてのクラ ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.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 14 15 NEXT