検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 450 for [SIMILAR] 16 1024 4096 WITH 19999 ーブ WITH 1905... (2.256 sec.)
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
現在のトランザクションをロールバックする 0
« mysqli::release_savepoint mysqli::savepoint » PHP Manual mysqli 現在のトランザクションをロールバックする mysqli::rollback mysqli_rollback (PHP 5, PHP 7, PHP 8) mysqli::rollback -- mysqli_rollback — 現在のトランザクションをロールバックする 説明 オブジェクト指向型 public mysqli::rollback ...
https://man.plustar.jp/php/mysqli.rollback.html - [similar]
レコードを選択する 0
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_select — レコードを選択する 説明 pg_select ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC , int $mo ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
現在のドメインのメッセージを参照する 0
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP 4, PHP 5, PHP 7, PHP 8) gettext — 現在のドメインのメッセージを参照する 説明 gettext ( string $message ): string 現在のドメインのメッセージを参照します。 パラメータ message 翻訳するメッセージ。 ...
https://man.plustar.jp/php/function.gettext.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]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.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]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]