検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 1169 for [SIMILAR] 16 1024 4096 WITH 6767 result WITH 559... (2.858 sec.)
キーが存在するかどうかを確認する 0
« dba_delete dba_fetch » PHP Manual DBA 関数 キーが存在するかどうかを確認する dba_exists (PHP 4, PHP 5, PHP 7, PHP 8) dba_exists — キーが存在するかどうかを確認する 説明 dba_exists ( string | array $key , resource $dba ): bool dba_exists() は、指定した key がデータベースに存在するかどうか ...
https://man.plustar.jp/php/function.dba-exists.html - [similar]
追加された添字の確認を含めて配列の差を計算する 0
« array_count_values array_diff_key » PHP Manual 配列 関数 追加された添字の確認を含めて配列の差を計算する array_diff_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_diff_assoc — 追加された添字の確認を含めて配列の差を計算する 説明 array_diff_assoc ( array $array , array ...$arrays ): ar ...
https://man.plustar.jp/php/function.array-diff-assoc.html - [similar]
何もせず、ただリクエストのサイクルを回す 0
« eio_mknod eio_npending » PHP Manual Eio 関数 何もせず、ただリクエストのサイクルを回す eio_nop (PECL eio >= 0.0.1dev) eio_nop — 何もせず、ただリクエストのサイクルを回す 説明 eio_nop ( int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_nop() は、何 ...
https://man.plustar.jp/php/function.eio-nop.html - [similar]
のエイリアス ibase_modify_user 0
« fbird_maintain_db fbird_name_result » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_modify_user fbird_modify_user (PHP 5, PHP 7 < 7.4.0) fbird_modify_user — のエイリアス ibase_modify_user() 説明 この関数は次の関数のエイリアスです。 ibase_modify_user() . 参考 fbird_add_user() - ...
https://man.plustar.jp/php/function.fbird-modify-user.html - [similar]
LDAP 結果エントリをクライアント側でソートする 0
« ldap_set_rebind_proc ldap_start_tls » PHP Manual LDAP 関数 LDAP 結果エントリをクライアント側でソートする ldap_sort (PHP 4 >= 4.2.0, PHP 5, PHP 7) ldap_sort — LDAP 結果エントリをクライアント側でソートする 警告 この関数は PHP 7.0.0 で 非推奨 となり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/function.ldap-sort.html - [similar]
カーソル名を得る 0
« odbc_connect odbc_data_source » PHP Manual ODBC 関数 カーソル名を得る odbc_cursor (PHP 4, PHP 5, PHP 7, PHP 8) odbc_cursor — カーソル名を得る 説明 odbc_cursor ( resource $statement ): string | false 指定された接続 ID に関するカーソル名を返します。 Gets the cursorname for the given resu ...
https://man.plustar.jp/php/function.odbc-cursor.html - [similar]
Collection クラス 0
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Collection implements mysql_xdevapi\SchemaObject { /* プロパティ */ public $ name ; /* メソッド */ public add ( mixed ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
指定長、指定した値で配列を埋める 0
« array_multisort array_pop » PHP Manual 配列 関数 指定長、指定した値で配列を埋める array_pad (PHP 4, PHP 5, PHP 7, PHP 8) array_pad — 指定長、指定した値で配列を埋める 説明 array_pad ( array $array , int $length , mixed $value ): array array_pad() は、 length で指定した長さになるように値 ...
https://man.plustar.jp/php/function.array-pad.html - [similar]
参照エントリから情報を展開する 0
« ldap_parse_exop ldap_parse_result » PHP Manual LDAP 関数 参照エントリから情報を展開する ldap_parse_reference (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_parse_reference — 参照エントリから情報を展開する 説明 ldap_parse_reference ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , array & ...
https://man.plustar.jp/php/function.ldap-parse-reference.html - [similar]
非同期クエリを取り消す 0
« pg_affected_rows pg_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを取り消す pg_cancel_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_cancel_query — 非同期クエリを取り消す 説明 pg_cancel_query ( PgSql\Connection $connection ): bool pg_cancel_query() は、 pg_send_query() ・ p ...
https://man.plustar.jp/php/function.pg-cancel-query.html - [similar]