検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 577 for [SIMILAR] 16 1024 4096 WITH 15789 ーブ WITH 1444... (0.634 sec.)
適用可能な文字を全て 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]
TableDelete クラス 0
« Table::update TableDelete::bind » PHP Manual Mysql_xdevapi TableDelete クラス TableDelete クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルのレコードを削除する操作を行うためのステートメントです。 クラス概要 class mysql_xdevapi\TableDelete implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tabledelete.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]
数値から、1バイトの文字列を生成する 0
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP 5, PHP 7, PHP 8) chr — 数値から、1バイトの文字列を生成する 説明 chr ( int $codepoint ): string codepoint を符号なし数値と解釈することによって指定された文字を含む、 1文字からなる文字列を返します ...
https://man.plustar.jp/php/function.chr.html - [similar]
変数名とその値から配列を作成する 0
« asort count » PHP Manual 配列 関数 変数名とその値から配列を作成する compact (PHP 4, PHP 5, PHP 7, PHP 8) compact — 変数名とその値から配列を作成する 説明 compact ( array | string $var_name , array | string ...$var_names ): array 変数名とその値から配列を作成します。 各引数について、 comp ...
https://man.plustar.jp/php/function.compact.html - [similar]
トランザクションをロールバックする 0
« db2_result db2_server_info » PHP Manual IBM DB2 関数 トランザクションをロールバックする db2_rollback (PECL ibm_db2 >= 1.0.0) db2_rollback — トランザクションをロールバックする 説明 db2_rollback ( resource $connection ): bool 指定した接続リソース上で実行中のトランザクションをロールバック ...
https://man.plustar.jp/php/function.db2-rollback.html - [similar]
直前の MySQL の操作での SQLSTATE エラーを返す 0
« mysqli::set_charset mysqli::ssl_set » PHP Manual mysqli 直前の MySQL の操作での SQLSTATE エラーを返す mysqli::$sqlstate mysqli_sqlstate (PHP 5, PHP 7, PHP 8) mysqli::$sqlstate -- mysqli_sqlstate — 直前の MySQL の操作での SQLSTATE エラーを返す 説明 オブジェクト指向型 string $mysqli->sql ...
https://man.plustar.jp/php/mysqli.sqlstate.html - [similar]
TableUpdate クラス 0
« TableSelect::where TableUpdate::bind » PHP Manual Mysql_xdevapi TableUpdate クラス TableUpdate クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブル上のレコードを更新する操作を行うステートメントです。 クラス概要 class mysql_xdevapi\TableUpdate implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableupdate.html - [similar]
システム出力バッファをフラッシュする 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]