検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1830 for [SIMILAR] 16 1024 4096 WITH 4340 配列 WITH 3161 ... (1.333 sec.)
CUBRID 関数 (PDO_CUBRID) 0
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PDO_CUBRID) はじめに PDO_CUBRID は PHP Data Objects (PDO) インターフェイス を実装したドライバで、PHP から CUBRID データベースにアクセスするためのものです。 注意 : 現在のバージョンの PDO_CUBRID は ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
ODBC (Unified) 0
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ODBC 関数 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_ ...
https://man.plustar.jp/php/book.uodbc.html - [similar]
ODBC 関数 0
« 定義済み定数 odbc_autocommit » PHP Manual ODBC ODBC 関数 ODBC 関数 目次 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_all — 全ての ODBC 接続を閉じる odbc_close — ODBC 接続を閉じる odbc_columnprivileges — 指定したテー ...
https://man.plustar.jp/php/ref.uodbc.html - [similar]
Oracle ユーザーのパスワードを変更する 0
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_password_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_password_change — Oracle ユーザーのパスワードを変更する 説明 oci_password_change ( resource $connection , string $username , string $old ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
配列から現在のキーと値のペアを返して、カーソルを進める 0
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each (PHP 4, PHP 5, PHP 7) each — 配列から現在のキーと値のペアを返して、カーソルを進める 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨し ...
https://man.plustar.jp/php/function.each.html - [similar]
ユーザーのブラウザの機能を取得する 0
« exit __halt_compiler » PHP Manual その他の関数 ユーザーのブラウザの機能を取得する get_browser (PHP 4, PHP 5, PHP 7, PHP 8) get_browser — ユーザーのブラウザの機能を取得する 説明 get_browser ( ? string $user_agent = null , bool $return_array = false ): object | array | false ユーザーのブ ...
https://man.plustar.jp/php/function.get-browser.html - [similar]
直近の MySQL 処理からエラーメッセージのエラー番号を返す 0
« mysql_drop_db mysql_error » PHP Manual MySQL 関数 直近の MySQL 処理からエラーメッセージのエラー番号を返す mysql_errno (PHP 4, PHP 5) mysql_errno — 直近の MySQL 処理からエラーメッセージのエラー番号を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 My ...
https://man.plustar.jp/php/function.mysql-errno.html - [similar]
結果における行の数を得る 0
« mysql_num_fields mysql_pconnect » PHP Manual MySQL 関数 結果における行の数を得る mysql_num_rows (PHP 4, PHP 5) mysql_num_rows — 結果における行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報 ...
https://man.plustar.jp/php/function.mysql-num-rows.html - [similar]
ドキュメントを検索する 0
« Collection::existsInDatabase Collection::getName » PHP Manual mysql_xdevapi\Collection ドキュメントを検索する Collection::find (No version information available, might only be in Git) Collection::find — ドキュメントを検索する 説明 public mysql_xdevapi\Collection::find ( string $search_ ...
https://man.plustar.jp/php/mysql-xdevapi-collection.find.html - [similar]
一つ以上の配列を再帰的にマージする 0
« array_map array_merge » PHP Manual 配列 関数 一つ以上の配列を再帰的にマージする array_merge_recursive (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_merge_recursive — 一つ以上の配列を再帰的にマージする 説明 array_merge_recursive ( array ...$arrays ): array array_merge_recursive() は、 一つ ...
https://man.plustar.jp/php/function.array-merge-recursive.html - [similar]