検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 603 for [SIMILAR] 16 1024 4096 WITH 23248 、推 WITH 2259... (0.450 sec.)
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
ODBC および DB2 関数 (PDO_ODBC) 0
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および DB2 関数 (PDO_ODBC) はじめに PDO_ODBC は PHP Data Objects (PDO) インターフェイス を実装したドライバで、 PHP から ODBC ドライバあるいは IBM DB2 Call Level Interface (DB2 CLI) ライブラリを使用し ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
出力する PHP エラーの種類を設定する 0
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する error_reporting (PHP 4, PHP 5, PHP 7, PHP 8) error_reporting — 出力する PHP エラーの種類を設定する 説明 error_reporting ( ? int $error_level = null ): int error_reporting() 関数は、 error_re ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]
GMT 日付から Unix タイムスタンプを取得する 0
« gmdate gmstrftime » PHP Manual 日付・時刻 関数 GMT 日付から Unix タイムスタンプを取得する gmmktime (PHP 4, PHP 5, PHP 7, PHP 8) gmmktime — GMT 日付から Unix タイムスタンプを取得する 説明 gmmktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $d ...
https://man.plustar.jp/php/function.gmmktime.html - [similar]
bytea フィールドに挿入するために文字列をエスケープする 0
« pg_end_copy pg_escape_identifier » PHP Manual PostgreSQL 関数 bytea フィールドに挿入するために文字列をエスケープする pg_escape_bytea (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_bytea — bytea フィールドに挿入するために文字列をエスケープする 説明 pg_escape_bytea ( PgSql\Connection $c ...
https://man.plustar.jp/php/function.pg-escape-bytea.html - [similar]
テキスト型フィールドに挿入するために、識別子をエスケープする 0
« pg_escape_bytea pg_escape_literal » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、識別子をエスケープする pg_escape_identifier (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_identifier — テキスト型フィールドに挿入するために、識別子をエスケープする 説明 pg_escape_identifier ...
https://man.plustar.jp/php/function.pg-escape-identifier.html - [similar]
NULL で終わる文字列を PostgreSQL バックエンドに送信する 0
« pg_prepare pg_query_params » PHP Manual PostgreSQL 関数 NULL で終わる文字列を PostgreSQL バックエンドに送信する pg_put_line (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_put_line — NULL で終わる文字列を PostgreSQL バックエンドに送信する 説明 pg_put_line ( PgSql\Connection $connection = ? , ...
https://man.plustar.jp/php/function.pg-put-line.html - [similar]
クライアントのエンコーディングを設定する 0
« pg_send_query pg_set_error_verbosity » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを設定する pg_set_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_set_client_encoding — クライアントのエンコーディングを設定する 説明 pg_set_client_encoding ( PgSql\Connection $conn ...
https://man.plustar.jp/php/function.pg-set-client-encoding.html - [similar]