検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 237 for [SIMILAR] 16 1024 4096 WITH 24673 javascript WIT... (0.173 sec.)
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
Igbinary 関数 0
« 実行時設定 igbinary_serialize » PHP Manual Igbinary Igbinary 関数 Igbinary 関数 目次 igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_unserialize — igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 関連キーワード: Igbinary , 関数 ...
https://man.plustar.jp/php/ref.igbinary.html - [similar]
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
PHP とはなんでしょう? 0
« 入門 PHPにできることは? » PHP Manual 入門 PHP とはなんでしょう? PHP とはなんでしょう? PHP ( PHP: Hypertext Preprocessor を再帰的に略したものです) は、広く使われているオープンソースの汎用スクリプト言語です。 PHP は、特に Web 開発に適しており、HTML に埋め込むことができます。 で、結局のと ...
https://man.plustar.jp/php/intro-whatis.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
The MongoDB\BSON\Type interface 0
« MongoDB\BSON\UTCDateTime::unserialize MongoDB\BSON\Persistable » PHP Manual MongoDB\BSON The MongoDB\BSON\Type interface The MongoDB\BSON\Type interface (mongodb >=1.0.0) はじめに Abstract base interface that should not be implemented directly. インターフェイス概要 class MongoDB\BSON\T ...
https://man.plustar.jp/php/class.mongodb-bson-type.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
The Swoole\Serialize class 0
« Swoole\Redis\Server::start Swoole\Serialize::pack » PHP Manual Swoole The Swoole\Serialize class The Swoole\Serialize class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Serialize { /* メソッド */ public static pack ( string $data , int $is_fast = ? ): ReturnType public stati ...
https://man.plustar.jp/php/class.swoole-serialize.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]