検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 995 for [SIMILAR] 16 1024 4096 WITH 22156 finfo WITH 115... (0.491 sec.)
リファレンスの解除 0
« リファレンスを返す リファレンスの適用範囲 » PHP Manual リファレンスの説明 リファレンスの解除 リファレンスの解除 リファレンスを解除することは、ちょうど変数名と変数の内容の結合を 解除することに相当します。これは、変数の内容が破棄されることを 意味しません。例えば、 <?php $a = 1 ; $b =& $a ...
https://man.plustar.jp/php/language.references.unset.html - [similar]
クラスのインスタンスであるかどうかを調べる 0
« ReflectionClass::isFinal ReflectionClass::isInstantiable » PHP Manual ReflectionClass クラスのインスタンスであるかどうかを調べる ReflectionClass::isInstance (PHP 5, PHP 7, PHP 8) ReflectionClass::isInstance — クラスのインスタンスであるかどうかを調べる 説明 public ReflectionClass::isIns ...
https://man.plustar.jp/php/reflectionclass.isinstance.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード・ソースファイル・管理者情報・CHANGELOG といった関連する情報 ...
https://man.plustar.jp/php/eio.installation.html - [similar]
非同期クエリの結果を取得する 0
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_get_result — 非同期クエリの結果を取得する 説明 pg_get_result ( PgSql\Connection $connection ): PgSql\Result | false pg_get_result() は、 pg_send_query() , ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]
最後に挿入された行の ID あるいはシーケンスの値を返す 0
« PDO::inTransaction PDO::prepare » PHP Manual PDO 最後に挿入された行の ID あるいはシーケンスの値を返す PDO::lastInsertId (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::lastInsertId — 最後に挿入された行の ID あるいはシーケンスの値を返す 説明 public PDO::lastInsertId ( ? string $n ...
https://man.plustar.jp/php/pdo.lastinsertid.html - [similar]
クラスのインスタンス化が可能であるかどうかを調べる 0
« ReflectionClass::isInstance ReflectionClass::isInterface » PHP Manual ReflectionClass クラスのインスタンス化が可能であるかどうかを調べる ReflectionClass::isInstantiable (PHP 5, PHP 7, PHP 8) ReflectionClass::isInstantiable — クラスのインスタンス化が可能であるかどうかを調べる 説明 publi ...
https://man.plustar.jp/php/reflectionclass.isinstantiable.html - [similar]
例外のスローを有効にする 0
« SQLite3::createFunction SQLite3::escapeString » PHP Manual SQLite3 例外のスローを有効にする SQLite3::enableExceptions (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::enableExceptions — 例外のスローを有効にする 説明 public SQLite3::enableExceptions ( bool $enable = false ): bool SQLite3 が、エラ ...
https://man.plustar.jp/php/sqlite3.enableexceptions.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
LDAP ディレクトリにバインドする 0
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 >= 7.3.0, PHP 8) ldap_bind_ext — LDAP ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null , ? array $controls = null ): LDA ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
ディレクトリからエントリを削除する 0
« ldap_count_references ldap_delete » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete_ext (PHP 7 >= 7.3.0, PHP 8) ldap_delete_ext — ディレクトリからエントリを削除する 説明 ldap_delete_ext ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): LDAP\Result | ...
https://man.plustar.jp/php/function.ldap-delete-ext.html - [similar]