検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 241 for [SIMILAR] 16 1024 4096 WITH 32143 fiber WITH 215... (0.743 sec.)
新機能 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 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
EvCheck クラス 0
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 EvLoop::r ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
EvPrepare クラス 0
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
名前空間終了ハンドラを設定する 0
« xml_set_element_handler xml_set_external_entity_ref_handler » PHP Manual XML パーサ 関数 名前空間終了ハンドラを設定する xml_set_end_namespace_decl_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_set_end_namespace_decl_handler — 名前空間終了ハンドラを設定する 説明 xml_set_end_namespac ...
https://man.plustar.jp/php/function.xml-set-end-namespace-decl-handler.html - [similar]
名前空間開始ハンドラを設定する 0
« xml_set_processing_instruction_handler xml_set_unparsed_entity_decl_handler » PHP Manual XML パーサ 関数 名前空間開始ハンドラを設定する xml_set_start_namespace_decl_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_set_start_namespace_decl_handler — 名前空間開始ハンドラを設定する 説明 ...
https://man.plustar.jp/php/function.xml-set-start-namespace-decl-handler.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Intl 設定オプション 名前 デフォルト 変更可能 変更履歴 intl.default_locale PHP_INI_ALL intl.error_level 0 PHP_INI_ALL intl.use_exceptions 0 PHP_INI_ALL PECL 3.0.0a1 以 ...
https://man.plustar.jp/php/intl.configuration.html - [similar]
フォーマットに従ってファイルからの入力をパースする 0
« SplFileObject::fread SplFileObject::fseek » PHP Manual SplFileObject フォーマットに従ってファイルからの入力をパースする SplFileObject::fscanf (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fscanf — フォーマットに従ってファイルからの入力をパースする 説明 public SplFileObject::fscanf ( st ...
https://man.plustar.jp/php/splfileobject.fscanf.html - [similar]
PDO クラス 0
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) はじめに PHP とデータベースサーバーの間の接続を表します。 クラス概要 class PDO { /* メソッド */ public __construct ( string $dsn , ? string $username ...
https://man.plustar.jp/php/class.pdo.html - [similar]