検索

phrase: max: clip:
target: order:
Results of 31 - 36 of about 36 for quote (0.051 sec.)
SQL 文中で用いる文字列の特殊文字をエスケープする 7005
« mysql_query mysql_result » PHP Manual MySQL 関数 SQL 文中で用いる文字列の特殊文字をエスケープす ... これらが使えます。 mysqli_real_escape_string() PDO::quote() 説明 mysql_real_escape_string ( string $unescape ... は、 直近の MySQL 接続が用いられます。 注意 : magic_quotes_gpc が有効な場合は、 まず最初に stripslashes() を ... ォートされた文字列のクォート部分を取り除く The magic_quotes_gpc ディレクティブ The magic_quotes_runtime ディレ ...
https://man.plustar.jp/php/function.mysql-real-escape-string.html - [similar]
繰り返し正規表現検索を行う 7005
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (P ... 1 [1] => 2 [2] => 3 ) ) 参考 PCRE のパターン preg_quote() - 正規表現文字をクオートする preg_match() - 正規 ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
正規表現検索および置換を行う 7005
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_repl ... を実行しておくべきです。 参考 PCRE のパターン preg_quote() - 正規表現文字をクオートする preg_filter() - 正規 ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
新機能 7005
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... :PARAM_STR とビット OR で連結します。 <?php $db -> quote ( 'über' , PDO :: PARAM_STR | PDO :: PARAM_STR_NAT ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
その他の変更 7005
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への ... 前のPHPのバージョンと完全に互換性があります。 magic_quotes フィルタ ( FILTER_SANITIZE_MAGIC_QUOTES ) のエイリ ... LTER_SANITIZE_ADD_SLASHES が追加されました。 magic_quotes フィルタは、将来のPHPで削除される予定です。 FTP デ ... している正規表現の文法が増えるかもしれません。 preg_quote() 関数は '#' もエスケープするようになりました。 Mi ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
cURL 転送用オプションを設定する 6656
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... /plain', 'Content-length: 100') 形式。 CURLOPT_POSTQUOTE FTP リクエストの実行後に、サーバー上で実行する FTP ... されました。 PHP 7.0.7 以降で利用可能です。 CURLOPT_QUOTE FTP リクエストの前にサーバー上で実行する FTP コマン ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
PREV 1 2 3 4 NEXT