検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 550 for [SIMILAR] 16 1024 4096 WITH 9176 odbc WITH 7245 ... (2.519 sec.)
INI 設定 0
« ビルトインウェブサーバー ガベージコレクション » PHP Manual コマンドラインの使用法 INI 設定 INI 設定 CLI SAPI の設定オプション 名前 デフォルト 変更可能 変更履歴 cli_server.color "0" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 cli_server.color bool 組み込みの開発用 ...
https://man.plustar.jp/php/features.commandline.ini.html - [similar]
オブジェクトのクローン作成 0
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 オブジェクトのクローン作成 オブジェクトのコピーを作成する際、そのプロパティも全て二重化することが、 常に望ましい動作であるわけではありません。 コピーコンストラクタが必要となる例として、 GTKウ ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
Returns error and warning information about the last SQLSRV operation performed 0
« sqlsrv_connect sqlsrv_execute » PHP Manual SQLSRV 関数 Returns error and warning information about the last SQLSRV operation performed sqlsrv_errors (No version information available, might only be in Git) sqlsrv_errors — Returns error and warning information about the last SQLSRV oper ...
https://man.plustar.jp/php/function.sqlsrv-errors.html - [similar]
OAuth 0
« ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 OAuth 関数 oauth_get_sbs — SBSを生成する oauth_urlencode — URI を RFC 3686 形式でエン ...
https://man.plustar.jp/php/book.oauth.html - [similar]
MySQL テーブルのフィールドのリストを得る 0
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリストを得る mysql_list_fields (PHP 4, PHP 5) mysql_list_fields — MySQL テーブルのフィールドのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
結果に関連するエラーメッセージを取得する 0
« pg_result_error_field pg_result_seek » PHP Manual PostgreSQL 関数 結果に関連するエラーメッセージを取得する pg_result_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_result_error — 結果に関連するエラーメッセージを取得する 説明 pg_result_error ( PgSql\Result $result ): string | false pg_r ...
https://man.plustar.jp/php/function.pg-result-error.html - [similar]
アクセストークンを取得する 0
« OAuth::generateSignature OAuth::getCAPath » PHP Manual OAuth アクセストークンを取得する OAuth::getAccessToken (PECL OAuth >= 0.99.1) OAuth::getAccessToken — アクセストークンを取得する 説明 public OAuth::getAccessToken ( string $access_token_url , string $verifier_token = ? , string $ht ...
https://man.plustar.jp/php/oauth.getaccesstoken.html - [similar]
エラーオブジェクトを生成する 0
« Error Error::getMessage » PHP Manual Error エラーオブジェクトを生成する Error::__construct (PHP 7, PHP 8) Error::__construct — エラーオブジェクトを生成する 説明 public Error::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) エラーを生成する。 パラメー ...
https://man.plustar.jp/php/error.construct.html - [similar]
例外コードを取得する 0
« Throwable::getMessage Throwable::getFile » PHP Manual Throwable 例外コードを取得する Throwable::getCode (PHP 7, PHP 8) Throwable::getCode — 例外コードを取得する 説明 public Throwable::getCode (): int スローされたオブジェクトのエラーコードを返します。 パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/throwable.getcode.html - [similar]
接続、および接続の管理 0
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、および接続の管理 PDO 基底クラスのインスタンスを作成することにより、接続が確立されます。 どのドライバを使用するのかにかかわらず、常に PDO クラスを指定します。 コンストラクタに渡す引数により、デ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]