検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 91 for escape (0.022 sec.)
PHP の使いかた 5812
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクション ... 仕組みを使うようにしましょう。 MySQL なら mysql_real_escape_string() 、 PostgreSQL なら pg_escape_string() など ...
https://man.plustar.jp/php/faq.using.html - [similar]
cURL セッションを実行する 5812
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 ...
https://man.plustar.jp/php/function.curl-exec.html - [similar]
直近に実行された MySQL 操作のエラーメッセージを返す 5812
« mysql_errno mysql_escape_string » PHP Manual MySQL 関数 直近に実行された MySQL 操作のエラーメッ ...
https://man.plustar.jp/php/function.mysql-error.html - [similar]
ラージオブジェクトを生成する 5812
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_creat ... 使用するかわりに、PostgreSQL の bytea カラム型と pg_escape_bytea() を試してください。 注意 : この関数は、以前 ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 5812
« pg_send_prepare pg_send_query » PHP Manual PostgreSQL 関数 コマンドとパラメータを分割してサーバ ... 基本的な pg_send_query の使用法との比較 $str = pg_escape_string ( 'Perth' ); pg_send_query ( $dbconn , "sel ...
https://man.plustar.jp/php/function.pg-send-query-params.html - [similar]
クライアントの文字セットを設定する 5812
« mysqli::select_db mysqli::$sqlstate » PHP Manual mysqli クライアントの文字セットを設定する mys ... ベース接続の現在の文字コードセットを返す mysqli_real_escape_string() - 接続の現在の文字セットを考慮して、SQL 文 ...
https://man.plustar.jp/php/mysqli.set-charset.html - [similar]
cURL 関数 5812
« 基本的な curl の使用法 curl_close » PHP Manual cURL cURL 関数 cURL 関数 目次 curl_close — cURL ... 在のセッションに関する直近のエラー文字列を返す curl_escape — 指定した文字列を URL エンコードする curl_exec — ... 返す curl_strerror — エラーコードの説明を返す curl_unescape — URL エンコードされた文字列をデコードする curl_ve ...
https://man.plustar.jp/php/ref.curl.html - [similar]
SQLインジェクション 5812
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション ... データベース固有の文字列エスケープ関数 ( mysql_real_escape_string() , sqlite_escape_string() など) でクオート ... グルバイト文字セットで使っていて、かつ NO_BACKSLASH_ESCAPES を無効にしている場合など)。 なので、 addslashes() ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
現在の Tidy の設定を取得する 5812
« tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getCo ... -chars] => 1 [join-classes] => [join-styles] => 1 [escape-cdata] => [language] => [ncr] => 1 [output-bom] => ...
https://man.plustar.jp/php/tidy.getconfig.html - [similar]
Client URL Library 5772
« その他のサービス はじめに » PHP Manual その他のサービス Client URL Library Client URL Library ... 在のセッションに関する直近のエラー文字列を返す curl_escape — 指定した文字列を URL エンコードする curl_exec — ... 返す curl_strerror — エラーコードの説明を返す curl_unescape — URL エンコードされた文字列をデコードする curl_ve ...
https://man.plustar.jp/php/book.curl.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT