検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 56 for htmlentities (0.006 sec.)
実行のために Oracle の文をパースする 7308
« oci_num_rows oci_password_change » PHP Manual OCI8 関数 実行のために Oracle の文をパースする o ... row as $item ) { echo " <td>" . ( $item !== null ? htmlentities ( $item , ENT_QUOTES ) : "&nbsp;" ) . "</td>\n" ; ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ...
https://man.plustar.jp/php/function.oci-parse.html - [similar]
文字列の汚染を除去する関数 7072
« 汚染された文字列をチェックする関数や文 Taint 関数 » PHP Manual 詳細 文字列の汚染を除去する関数 ... hes 0.1.0 addcslashes 0.1.0 htmlspecialchars 0.1.0 htmlentities 0.1.0 escapeshellcmd 0.1.0 mysql_escape_string 0.1 ...
https://man.plustar.jp/php/taint.detail.untaint.html - [similar]
変更履歴 6836
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関 ... | ENT_SUBSTITUTE | ENT_HTML401 に変更されました。 htmlentities flags のデフォルト値が ENT_COMPAT から ENT_QUOTES ... entity_decode encoding は、nullable になりました。 htmlentities encoding は、nullable になりました。 implode array ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
持続的接続を使用してOracle データベースに接続する 6836
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracl ... if (! $conn ) { $e = oci_error (); trigger_error ( htmlentities ( $e [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); ... row as $item ) { echo " <td>" . ( $item !== null ? htmlentities ( $item , ENT_QUOTES ) : "&nbsp;" ) . "</td>\n" ; ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
文字列 6718
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 ... t_html_translation_table — htmlspecialchars および htmlentities で使用される変換テーブルを返す hebrev — 論理表記の ... decode — HTML エンティティを対応する文字に変換する htmlentities — 適用可能な文字を全て HTML エンティティに変換する ...
https://man.plustar.jp/php/book.strings.html - [similar]
改行文字の前に HTML の改行タグを挿入する 6718
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl ... alchars() - 特殊文字を HTML エンティティに変換する htmlentities() - 適用可能な文字を全て HTML エンティティに変換す ...
https://man.plustar.jp/php/function.nl2br.html - [similar]
クエリがプリフェッチする行数を設定する 6718
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設 ... $row as $item ) { echo " <td>" .( $item !== null ? htmlentities ( $item , ENT_QUOTES ) : "&nbsp;" ). "</td>\n" ; } ... $row as $item ) { echo " <td>" .( $item !== null ? htmlentities ( $item , ENT_QUOTES ) : "&nbsp;" ). "</td>\n" ; } ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
メタ文字をクォートする 6718
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4 ... ) - C 言語と同様にスラッシュで文字列をクォートする htmlentities() - 適用可能な文字を全て HTML エンティティに変換す ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
エントリの名前を取得する 6718
« RarEntry::getMethod RarEntry::getPackedSize » PHP Manual RarEntry エントリの名前を取得する Rar ... せん" ); echo "Entry name: " . mb_convert_encoding ( htmlentities ( $entry -> getName (), ENT_COMPAT , "UTF-8" ), "H ...
https://man.plustar.jp/php/rarentry.getname.html - [similar]
String 関数 6718
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理 ... t_html_translation_table — htmlspecialchars および htmlentities で使用される変換テーブルを返す hebrev — 論理表記の ... decode — HTML エンティティを対応する文字に変換する htmlentities — 適用可能な文字を全て HTML エンティティに変換する ...
https://man.plustar.jp/php/ref.strings.html - [similar]
PREV 1 2 3 4 5 6 NEXT