検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 56 for htmlentities (0.007 sec.)
特殊文字を HTML エンティティに変換する 8265
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する ... たものを すべて変換する必要がある場合には、代わりに htmlentities() を使用してください。 この関数への入力文字列と最終 ... つきエンティティなどで) 残したい場合は、 この関数と htmlentities() (これは、名前付きエンティティに対応する文字しか置 ... ないことに注意してください。 すべての変換を行うには htmlentities() を参照してください。 注意 : flags の値が曖昧な場 ... html_translation_table() - htmlspecialchars および htmlentities で使用される変換テーブルを返す htmlspecialchars_de ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 8265
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
未解決のトランザクションをコミットする 7912
« oci_close oci_connect » PHP Manual OCI8 関数 未解決のトランザクションをコミットする oci_commit ... ! $r ) { $e = oci_error ( $stid ); trigger_error ( htmlentities ( $e [ 'message' ]), E_USER_ERROR ); } $stid = oci ... テーブルへの変更をロールバックします trigger_error ( htmlentities ( $e [ 'message' ]), E_USER_ERROR ); } // 両方のテ ... ! $r ) { $e = oci_error ( $conn ); trigger_error ( htmlentities ( $e [ 'message' ]), E_USER_ERROR ); } ?> 注意 注意 ...
https://man.plustar.jp/php/function.oci-commit.html - [similar]
クエリからの複数の行を二次元配列に取得する 7912
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... $col as $item ) { echo " <td>" .( $item !== null ? htmlentities ( $item , ENT_QUOTES ) : "" ). "</td>\n" ; } echo ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
未解決のデータベーストランザクションをロールバックする 7794
« oci_result oci_server_version » PHP Manual OCI8 関数 未解決のデータベーストランザクションをロー ... ! $r ) { $e = oci_error ( $stid ); trigger_error ( htmlentities ( $e [ 'message' ]), E_USER_ERROR ); } $stid = oci ... テーブルへの変更をロールバックします trigger_error ( htmlentities ( $e [ 'message' ]), E_USER_ERROR ); } // 両方のテ ... (! r ) { $e = oci_error ( $conn ); trigger_error ( htmlentities ( $e [ 'message' ]), E_USER_ERROR ); } ?> 例2 SAVE ...
https://man.plustar.jp/php/function.oci-rollback.html - [similar]
クエリの次の行をオブジェクトとして返す 7676
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oc ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
どの API を使うか 7558
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの ... OM DUAL" ); $row = $result -> fetch_assoc (); echo htmlentities ( $row [ '_message' ]); // PDO $pdo = new PDO ( 'm ... = $statement -> fetch ( PDO :: FETCH_ASSOC ); echo htmlentities ( $row [ '_message' ]); 機能の比較 全体的なパフォー ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
特殊な HTML エンティティを文字に戻す 7440
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す ht ... html_translation_table() - htmlspecialchars および htmlentities で使用される変換テーブルを返す 関連キーワード: エン ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
Oracleとの接続を閉じる 7440
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
クエリの次の行を内部バッファに取得する 7308
« oci_fetch_row oci_field_is_null » PHP Manual OCI8 関数 クエリの次の行を内部バッファに取得する ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ...
https://man.plustar.jp/php/function.oci-fetch.html - [similar]
PREV 1 2 3 4 5 6 NEXT