検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 194 for [SIMILAR] 16 1024 4096 WITH 11691 retrieve WITH ... (0.197 sec.)
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 0
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects to a hostname with optionally asyncronous DNS resolving EventBufferEvent::connectHost (PECL event >= 1.2.6-beta) EventBufferEvent::connectHost — Connects to a hostname with optionally asyncro ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
現在のシステムの状態を取得する 0
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql_stat (PHP 4 >= 4.3.0, PHP 5) mysql_stat — 現在のシステムの状態を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
定義済み定数 0
« リソース型 SVN 関数 » PHP Manual SVN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SVN_REVISION_HEAD ( int ) HEAD リビジョンを指すマジックナンバー (-1)。 sv ...
https://man.plustar.jp/php/svn.constants.html - [similar]
The ZMQ class 0
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQ { /* Constants */ const int SOCKET_PAIR ; const int SOCKET_PUB ; const int SOCKET_SUB ; const int SOCKET_REQ ; const int SOCKET_REP ; const int SOCKET_XREQ ; c ...
https://man.plustar.jp/php/class.zmq.html - [similar]
Debian GNU/Linux へのインストール 0
« Solaris へのインストール macOS へのインストール » PHP Manual Unix システムへのインストール Debian GNU/Linux へのインストール Debian GNU/Linux へのインストール このセクションでは、 » Debian GNU/Linux に PHP をインストールする際の注意事項とヒントについて説明します。 警告 サードパーティが ...
https://man.plustar.jp/php/install.unix.debian.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]