検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 295 for [SIMILAR] 16 1024 4096 WITH 55457 部キ WITH 2420... (0.844 sec.)
システム出力バッファをフラッシュする 0
« 出力制御 関数 ob_clean » PHP Manual 出力制御 関数 システム出力バッファをフラッシュする flush (PHP 4, PHP 5, PHP 7, PHP 8) flush — システム出力バッファをフラッシュする 説明 flush (): void PHP および PHP が使っている (CGI, Web サーバーなどの) バックエンドのシステム書き込みバッファをフラッ ...
https://man.plustar.jp/php/function.flush.html - [similar]
結果データを得る 0
« mysql_real_escape_string mysql_select_db » PHP Manual MySQL 関数 結果データを得る mysql_result (PHP 4, PHP 5) mysql_result — 結果データを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: A ...
https://man.plustar.jp/php/function.mysql-result.html - [similar]
現在のシステムの状態を取得する 0
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql_stat (PHP 4 >= 4.3.0, PHP 5) mysql_stat — 現在のシステムの状態を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
直近のステートメントのコールに関するエラーコードを返す 0
« mysqli_stmt::data_seek mysqli_stmt::$error_list » PHP Manual mysqli_stmt 直近のステートメントのコールに関するエラーコードを返す mysqli_stmt::$errno mysqli_stmt_errno (PHP 5, PHP 7, PHP 8) mysqli_stmt::$errno -- mysqli_stmt_errno — 直近のステートメントのコールに関するエラーコードを返す ...
https://man.plustar.jp/php/mysqli-stmt.errno.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 0
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントからのエラーの一覧を返す mysqli_stmt::$error_list mysqli_stmt_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli_stmt::$error_list -- mysqli_stmt_error_list — 直近で実行したステートメントからのエ ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
直近のステートメントのエラー内容を文字列で返す 0
« mysqli_stmt::$error_list mysqli_stmt::execute » PHP Manual mysqli_stmt 直近のステートメントのエラー内容を文字列で返す mysqli_stmt::$error mysqli_stmt_error (PHP 5, PHP 7, PHP 8) mysqli_stmt::$error -- mysqli_stmt_error — 直近のステートメントのエラー内容を文字列で返す 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.error.html - [similar]
現在のトランザクションをコミットする 0
« mysqli::close mysqli::$connect_errno » PHP Manual mysqli 現在のトランザクションをコミットする mysqli::commit mysqli_commit (PHP 5, PHP 7, PHP 8) mysqli::commit -- mysqli_commit — 現在のトランザクションをコミットする 説明 オブジェクト指向型 public mysqli::commit ( int $flags = 0 , ? str ...
https://man.plustar.jp/php/mysqli.commit.html - [similar]
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
TableInsert クラス 0
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス TableInsert クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルにレコードを挿入する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableInsert implements mysql_xdevapi\Executable { ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]