検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 603 for [SIMILAR] 16 1024 4096 WITH 60092 mbereg WITH 10... (0.537 sec.)
接続に関連するポート番号を返す 0
« pg_ping pg_prepare » PHP Manual PostgreSQL 関数 接続に関連するポート番号を返す pg_port (PHP 4, PHP 5, PHP 7, PHP 8) pg_port — 接続に関連するポート番号を返す 説明 pg_port ( ? PgSql\Connection $connection = null ): string pg_port() は、指定した connection インスタンスが接続している ポート ...
https://man.plustar.jp/php/function.pg-port.html - [similar]
PostgreSQL 接続のトレースを無効にする 0
« pg_unescape_bytea pg_update » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを無効にする pg_untrace (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) pg_untrace — PostgreSQL 接続のトレースを無効にする 説明 pg_untrace ( ? PgSql\Connection $connection = null ): bool pg_trace() で開始したトレー ...
https://man.plustar.jp/php/function.pg-untrace.html - [similar]
パッケージの使用 0
« macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 » PHP Manual macOS へのインストール パッケージの使用 パッケージの使用 macOS 用にコンパイルされた PHP パッケージがいくつか存在します。 一般的なセットアップを行うにあたって、利用することができます。 ...
https://man.plustar.jp/php/install.macosx.packages.html - [similar]
PHP 5.6.x から PHP 7.0.x への移行 0
« Windows のサポート 下位互換性のない変更点 » PHP Manual 付録 PHP 5.6.x から PHP 7.0.x への移行 PHP 5.6.x から PHP 7.0.x への移行 目次 下位互換性のない変更点 新機能 PHP 7.0.x で推奨されなくなる機能 変更された関数 新しい関数 新しいクラスおよびインターフェイス 新しいグローバル定数 SAPI モジ ...
https://man.plustar.jp/php/migration70.html - [similar]
LOB のバッファをサーバーにフラッシュする、あるいは書き込む 0
« OCILob::export OCILob::free » PHP Manual OCILob LOB のバッファをサーバーにフラッシュする、あるいは書き込む OCILob::flush (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::flush — LOB のバッファをサーバーにフラッシュする、あるいは書き込む 説明 public OCILob::flush ( int $flag = 0 ): boo ...
https://man.plustar.jp/php/ocilob.flush.html - [similar]
Serializable インターフェイス 0
« ArrayAccess::offsetUnset Serializable::serialize » PHP Manual 定義済みのインターフェイスとクラス Serializable インターフェイス Serializable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 独自のシリアライズ用のインターフェイスです。 このインターフェイスを実装したクラスは __sle ...
https://man.plustar.jp/php/class.serializable.html - [similar]
英数字かどうかを調べる 0
« Ctype 関数 ctype_alpha » PHP Manual Ctype 関数 英数字かどうかを調べる ctype_alnum (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alnum — 英数字かどうかを調べる 説明 ctype_alnum ( mixed $text ): bool 与えられた文字列 text のすべての文字が英字または 数字であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.ctype-alnum.html - [similar]
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 0
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT