検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1814 for [SIMILAR] 16 1024 4096 WITH 34873 報告 WITH 9962... (1.252 sec.)
ReflectionExtension クラス 0
« ReflectionZendExtension::__toString ReflectionExtension::__clone » PHP Manual リフレクション ReflectionExtension クラス ReflectionExtension クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionExtension クラスは 拡張モジュールについての情報を報告します。 クラス概要 class ReflectionExtension ...
https://man.plustar.jp/php/class.reflectionextension.html - [similar]
JSON 文字列をデコードする 0
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_decode — JSON 文字列をデコードする 説明 json_decode ( string $json , ? bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
マルチパートメッセージを送る 0
« ZMQSocket::send ZMQSocket::setSockOpt » PHP Manual ZMQSocket マルチパートメッセージを送る ZMQSocket::sendmulti (PECL zmq >= 0.8.0) ZMQSocket::sendmulti — マルチパートメッセージを送る 説明 public ZMQSocket::sendmulti ( array $message , int $mode = 0 ): ZMQSocket ソケットを使ってマルチパ ...
https://man.plustar.jp/php/zmqsocket.sendmulti.html - [similar]
定義済み定数 0
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 LDAP_DEREF_NEVER ( int ) エイリアスの解釈ルール - Never L ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.html - [similar]
定義済み定数 0
« リソース型 mqseries 関数 » PHP Manual mqseries 定義済み定数 定義済み定数 WebSphere MQ の各定数に対して、mqseries でも対応する定数を用意しています。 定数の定義や使用法については、WebSphere MQ Application Programming Guide および WebSphere MQ Application Programming Reference red books を ...
https://man.plustar.jp/php/mqseries.constants.html - [similar]
bzip2 エラー番号とエラー文字列を配列で返す 0
« bzerrno bzerrstr » PHP Manual Bzip2 関数 bzip2 エラー番号とエラー文字列を配列で返す bzerror (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzerror — bzip2 エラー番号とエラー文字列を配列で返す 説明 bzerror ( resource $bz ): array 与えられたファイルポインタから返された bzip2 エラーのエラー番号とエ ...
https://man.plustar.jp/php/function.bzerror.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]