検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 640 for [SIMILAR] 16 1024 4096 WITH 11185 コレ WITH 6931... (1.253 sec.)
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
非互換性 0
« 実行時設定 持続的接続 » PHP Manual Mysqlnd 非互換性 非互換性 MySQL Native Driver は、MySQL Client Library ( libmysql ) とほぼ互換性があります。 このセクションでは、互換性のない部分について説明します。 bit 型の値は、 libmysql では二進文字列 ("\0" や "\x1F") として返しますが、 mysqlnd の ...
https://man.plustar.jp/php/mysqlnd.incompatibilities.html - [similar]
0
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
現在実行中のファイル名を取得する 0
« ReflectionFiber::getCallable ReflectionFiber::getExecutingLine » PHP Manual ReflectionFiber 現在実行中のファイル名を取得する ReflectionFiber::getExecutingFile (PHP 8 >= 8.1.0) ReflectionFiber::getExecutingFile — 現在実行中のファイル名を取得する 説明 public ReflectionFiber::getExecuting ...
https://man.plustar.jp/php/reflectionfiber.getexecutingfile.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
XSL 0
« XMLWriter::writeRaw はじめに » PHP Manual XML 操作 XSL XSL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 collection.xml および collection.xsl ファイルの例 libxml のエラー処理関数によるエラー処理 XSLTProcessor — XSLTProcessor クラス XSLTProcessor ...
https://man.plustar.jp/php/book.xsl.html - [similar]
The MongoDB\Driver\BulkWrite class 0
« MongoDB\Driver\Query::__construct MongoDB\Driver\BulkWrite::__construct » PHP Manual MongoDB\Driver The MongoDB\Driver\BulkWrite class The MongoDB\Driver\BulkWrite class (mongodb >=1.0.0) はじめに The MongoDB\Driver\BulkWrite collects one or more write operations that should be sent to ...
https://man.plustar.jp/php/class.mongodb-driver-bulkwrite.html - [similar]
String representation of the cursor ID 0
« MongoDB\Driver\CursorId::serialize MongoDB\Driver\CursorId::unserialize » PHP Manual MongoDB\Driver\CursorId String representation of the cursor ID MongoDB\Driver\CursorId::__toString (mongodb >=1.0.0) MongoDB\Driver\CursorId::__toString — String representation of the cursor ID 説明 fi ...
https://man.plustar.jp/php/mongodb-driver-cursorid.tostring.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
ReflectionFiber クラス 0
« ReflectionGenerator::getTrace ReflectionFiber::__construct » PHP Manual リフレクション ReflectionFiber クラス ReflectionFiber クラス (PHP 8 >= 8.1.0) はじめに クラス概要 final class ReflectionFiber { /* メソッド */ public __construct ( Fiber $fiber ) public getCallable (): callable pub ...
https://man.plustar.jp/php/class.reflectionfiber.html - [similar]