検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 50 for sprintf (0.010 sec.)
接続を問い合わせる 6948
« mysqli::ping mysqli::prepare » PHP Manual mysqli 接続を問い合わせる mysqli::poll mysqli_poll ( ... ult )) mysqli_free_result ( $result ); } else die( sprintf ( "MySQLi Error: %s" , mysqli_error ( $link ))); $ ...
https://man.plustar.jp/php/mysqli.poll.html - [similar]
SQLインジェクション 6948
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション ... 検証するか、 settype() により暗黙の型変換を行うか、 sprintf() により数値表現を使用することを検討 してみてくださ ... ください。%sを使用しても意味がありません。 $query = sprintf("SELECT id, name FROM products ORDER BY name LIMIT ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
2 進数 を 10 進数に変換する 6812
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP ... ormat = '%0' . ( PHP_INT_SIZE * 8 ) . 'b' ; $bin = sprintf ( $format , $input ); echo "binary: $bin \n" ; ini ...
https://man.plustar.jp/php/function.bindec.html - [similar]
Send a CUBRID query 6812
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... examples, see cubrid_real_escape_string() $query = sprintf ( "SELECT firstname, lastname, address, age FROM f ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
Description 6812
« ImagickKernel::addUnityKernel ImagickKernel::fromMatrix » PHP Manual ImagickKernel Description ... { $color = intval ( 255 * $cell ); $colorString = sprintf ( "rgb(%f, %f, %f)" , $color , $color , $color ); ...
https://man.plustar.jp/php/imagickkernel.frombuiltin.html - [similar]
Description 6812
« ImagickKernel::fromBuiltIn ImagickKernel::getMatrix » PHP Manual ImagickKernel Description Ima ... { $color = intval ( 255 * $cell ); $colorString = sprintf ( "rgb(%f, %f, %f)" , $color , $color , $color ); ...
https://man.plustar.jp/php/imagickkernel.frommatrix.html - [similar]
この色と別の色の差を調べる 6812
« ImagickPixel::isPixelSimilarQuantum ImagickPixel::setColor » PHP Manual ImagickPixel この色と別 ... ='text-align: center;'>%s</td> </tr>" ; $output .= sprintf ( $layout , $color1 , $color2 , $distance , $isSim ...
https://man.plustar.jp/php/imagickpixel.issimilar.html - [similar]
6812
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... , $orfilename ); $format = $formatDef ; } header ( sprintf ( $format , $orfilename )); //cannot send error me ...
https://man.plustar.jp/php/rar.examples.html - [similar]
XML 外部エンティティの例 6692
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンテ ... arse ( $xml_parser , $data , feof ( $fp ))) { die( sprintf ( "XML エラー: %s が %d 行目で発生しました\n" , xm ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
MySQL クエリを送信する 6692
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query ... sql_real_escape_string() を参照ください。 $query = sprintf ( "SELECT firstname, lastname, address, age FROM f ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
PREV 1 2 3 4 5 NEXT