検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 621 for [SIMILAR] 16 1024 4096 WITH 36329 databaseobject... (0.634 sec.)
RRDCreator クラス 0
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (PECL rrd >= 0.9.0) はじめに RRD データベースファイルの生成クラス クラス概要 class RRDCreator { /* メソッド */ public __construct ( string $path , string $startTime = ? , int $step = 0 ) public ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]
RRDGraph クラス 0
« RRDCreator::save RRDGraph::__construct » PHP Manual RRD RRDGraph クラス RRDGraph クラス (PECL rrd >= 0.9.0) はじめに RRD データベースから画像ファイルにデータをエクスポートするクラス クラス概要 class RRDGraph { /* メソッド */ public __construct ( string $path ) public save (): array pub ...
https://man.plustar.jp/php/class.rrdgraph.html - [similar]
プリペアドステートメントを実行する 0
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_execute (PECL ibm_db2 >= 1.0.0) db2_execute — プリペアドステートメントを実行する 説明 db2_execute ( resource $stmt , array $parameters = ? ): bool db2_execute() は、 db2_prepare() で準備された SQL ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 0
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラーメッセージを送信する error_log (PHP 4, PHP 5, PHP 7, PHP 8) error_log — 定義されたエラー処理ルーチンにエラーメッセージを送信する 説明 error_log ( string $message , int $message_type = 0 , ? s ...
https://man.plustar.jp/php/function.error-log.html - [similar]
はじめに 0
« Gender インストール/設定 » PHP Manual Gender はじめに はじめに Gender 拡張モジュールは、Joerg Michael によるプログラム gender.c を PHP に移植したものです。主目的は、ファーストネームから性別を判断することです。 データベースには、現時点で 54か国から 40000 を超えるファーストネームが含まれ ...
https://man.plustar.jp/php/intro.gender.html - [similar]
セッションに関連する INI 設定をセキュアにする 0
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連する INI 設定をセキュアにする セッションに関連する INI 設定をセキュアにする セッション関連のINI設定をセキュアにすることで、 開発者はセッションのセキュリティを改善できます。 重要な INI 設定であっ ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
SodiumException クラス 0
« sodium_unpad データベース関連 » PHP Manual Sodium SodiumException クラス SodiumException クラス (PHP 7 >= 7.2.0, PHP 8) はじめに sodium 関数によってスローされる例外です。 クラス概要 class SodiumException extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; pri ...
https://man.plustar.jp/php/class.sodiumexception.html - [similar]
未解決のトランザクションをコミットする 0
« oci_close oci_connect » PHP Manual OCI8 関数 未解決のトランザクションをコミットする oci_commit (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_commit — 未解決のトランザクションをコミットする 説明 oci_commit ( resource $connection ): bool Oracle接続 connection 上の未解決なトランザクション ...
https://man.plustar.jp/php/function.oci-commit.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
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]