検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1085 for [SIMILAR] 16 1024 4096 WITH 13021 グラ WITH 1024... (0.668 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mysqli 拡張モジュールが使えるようになったのは PHP バージョン 5.0.0 以降です。また、MySQL Native Driver が PHP に含まれるようになったのはバージョン 5.3.0 以降です。 Linux でのインストール 一般的な Unix ディ ...
https://man.plustar.jp/php/mysqli.installation.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
定義済み定数 0
« リソース型 ネットワーク 関数 » PHP Manual ネットワーク 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 openlog() オプション 定数 説明 LOG_CONS システムロガーにデータを送信する際にエラーが発生した場合、 システムコンソールに直接書き込む。 LOG_NDELAY ロガ ...
https://man.plustar.jp/php/network.constants.html - [similar]
持続的接続を使用してOracle データベースに接続する 0
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracle データベースに接続する oci_pconnect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_pconnect — 持続的接続を使用してOracle データベースに接続する 説明 oci_pconnect ( string $username , string $ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
NumberFormatter クラス 0
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに プログラムで数値を保存したり操作したりする際には、 ロケールに依存しないバイナリ表現を使用します。 数値を表示するときに、ロケ ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]