検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 265 for [SIMILAR] 16 1024 4096 WITH 11119 復元 WITH 5106... (0.374 sec.)
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.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]
BSON type classes and serialization functions 0
« MongoDB\Driver\WriteResult::isAcknowledged 関数 » PHP Manual MongoDB BSON type classes and serialization functions BSON type classes and serialization functions 関数 MongoDB\BSON\fromJSON — Returns the BSON representation of a JSON value MongoDB\BSON\fromPHP — Returns the BSON represen ...
https://man.plustar.jp/php/book.bson.html - [similar]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
リクエスト認証子を返す 0
« radius_put_vendor_string radius_salt_encrypt_attr » PHP Manual Radius 関数 リクエスト認証子を返す radius_request_authenticator (PECL radius >= 1.1.0) radius_request_authenticator — リクエスト認証子を返す 説明 radius_request_authenticator ( resource $radius_handle ): string パスワードや ...
https://man.plustar.jp/php/function.radius-request-authenticator.html - [similar]
変形されたデータから mppe キーを得る 0
« radius_cvt_string radius_demangle » PHP Manual Radius 関数 変形されたデータから mppe キーを得る radius_demangle_mppe_key (PECL radius >= 1.2.0) radius_demangle_mppe_key — 変形されたデータから mppe キーを得る 説明 radius_demangle_mppe_key ( resource $radius_handle , string $mangled ): s ...
https://man.plustar.jp/php/function.radius-demangle-mppe-key.html - [similar]
乱数シードを設定する 0
« gmp_random_range gmp_random » PHP Manual GMP 関数 乱数シードを設定する gmp_random_seed (PHP 7, PHP 8) gmp_random_seed — 乱数シードを設定する 説明 gmp_random_seed ( GMP | int | string $seed ): void パラメータ seed gmp_random() , gmp_random_bits() , gmp_random_range() 向けに設定するシード ...
https://man.plustar.jp/php/function.gmp-random-seed.html - [similar]
ストレージの文字列表現をアンシリアライズする 0
« SplObjectStorage::setInfo SplObjectStorage::valid » PHP Manual SplObjectStorage ストレージの文字列表現をアンシリアライズする SplObjectStorage::unserialize (PHP 5 >= 5.2.2, PHP 7, PHP 8) SplObjectStorage::unserialize — ストレージの文字列表現をアンシリアライズする 説明 public SplObjectSt ...
https://man.plustar.jp/php/splobjectstorage.unserialize.html - [similar]