検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1304 for [SIMILAR] 16 1024 4096 WITH 27319 xmlreader WITH... (0.852 sec.)
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
文字列をパースしてタイムスタンプにする 0
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字列をパースしてタイムスタンプにする IntlDateFormatter::parse datefmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::parse -- datefmt_parse — 文字列をパースしてタイ ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 0
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
パースモードを設定 0
« SolrResponse::getResponse SolrResponse::success » PHP Manual SolrResponse パースモードを設定 SolrResponse::setParseMode (PECL solr >= 0.9.2) SolrResponse::setParseMode — パースモードを設定 説明 public SolrResponse::setParseMode ( int $parser_mode = 0 ): bool パースモードを設定します。 ...
https://man.plustar.jp/php/solrresponse.setparsemode.html - [similar]
Create a new Query 0
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Query MongoDB\Driver\Query::__construct (mongodb >=1.0.0) MongoDB\Driver\Query::__construct — Create a new Query 説明 final public MongoDB\Driver\Query::__construct ( array | object $filter , a ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
メーリングリスト 0
« 一般的な情報 PHP を手に入れるには » PHP Manual FAQ メーリングリスト メーリングリスト このセクションではPHPのコミュニティへの参加に関する質問を扱います。 最良の方法はメーリングリストに参加することです。 PHPのメーリングリストはありますか? 他にコミュニティはありますか? PHP のメーリングリス ...
https://man.plustar.jp/php/faq.mailinglist.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]