検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 161 for real (0.008 sec.)
データベース上でクエリを実行する 5465
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysq ... DELETE) 以外のクエリについては、 この関数は mysqli_real_query() に続けて mysqli_use_result() あるいは mysq ... データを適切にフォーマットし、全ての文字列は mysqli_real_escape_string() を使ってエスケープしなければいけま ... ; you can't run this command now in... 参考 mysqli_real_query() - SQL クエリを実行する mysqli_multi_query( ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
MySQL 改良版拡張モジュール 5408
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... を取得する mysqli::init — MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す mysqli::$insert ... ::query — データベース上でクエリを実行する mysqli::real_connect — mysql サーバーとの接続をオープンする mys ... qli::real_escape_string — 接続の現在の文字セットを考慮して、 ... 文で使用する文字列の特殊文字をエスケープする mysqli::real_query — SQL クエリを実行する mysqli::reap_async_qu ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
PHP に割り当てられたメモリの量を返す 5351
« memory_get_peak_usage php_ini_loaded_file » PHP Manual PHP オプション/情報 関数 PHP に割り当て ... られたメモリの量を返す 説明 memory_get_usage ( bool $real_usage = false ): int 現在の PHP スクリプトに割り当 ... られたメモリの量をバイト単位で返します。 パラメータ real_usage これを true に設定すると、システムが割り当て ...
https://man.plustar.jp/php/function.memory-get-usage.html - [similar]
Description 5351
« Imagick::flopImage Imagick::frameImage » PHP Manual Imagick Description Imagick::forwardFourie ... DFT) of the image either as a magnitude / phase or real / imaginary image pair. パラメータ magnitude If tr ... ue, return as magnitude / phase pair otherwise a real / imaginary image pair. 戻り値 成功した場合に true ... mImage ( $imagePath ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagick -> resizeimage ( 512 ...
https://man.plustar.jp/php/imagick.forwardfouriertransformimage.html - [similar]
統計情報 5282
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... のデバッグする用途だけに役立ちます。 bytes_received_real_data_normal Connection PHP クライアントが mysqlnd ... ery("SELECT 'abc'"); $res->close(); bytes_received_real_data_ps Connection PHP クライアントが mysqlnd から ... を数えていることに注意してください。 bytes_received_real_data_normal も参照してください。 Result Set MySQL ... rocess 既に開かれている接続ハンドルに対して(mysqli_real_connectを使って)行われた再接続の合計回数 次のコード ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
The EvPeriodic class 5225
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... CL ev >= 0.2.0) はじめに Periodic watchers are also timers of a kind, but they are very versatile. ... ike EvTimer , EvPeriodic watchers are not based on real time(or relative time, the physical time that pass ... that wall clock time can run faster or slower than real time, and time jumps are not uncommon(e.g. when ad ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
文字セットオブジェクトを返す 5225
« mysqli::$field_count mysqli::$client_info » PHP Manual mysqli 文字セットオブジェクトを返す mys ... ブジェクト指向型 <?php $db = mysqli_init (); $db -> real_connect ( "localhost" , "root" , "" , "test" ); va ... )); ?> 手続き型 <?php $db = mysqli_init (); mysqli_real_connect ( $db , "localhost" , "root" , "" , "test" ...
https://man.plustar.jp/php/mysqli.get-charset.html - [similar]
直近のクエリのカラムの数を返す 5167
« mysqli::$error mysqli::get_charset » PHP Manual mysqli 直近のクエリのカラムの数を返す mysqli:: ... ds VALUES (1,'Hartmut'), (2, 'Ulf')" ); $mysqli -> real_query ( "SELECT * FROM friends" ); if ( $mysqli -> ... riends VALUES (1,'Hartmut'), (2, 'Ulf')" ); mysqli_real_query ( $link , "SELECT * FROM friends" ); if ( my ...
https://man.plustar.jp/php/mysqli.field-count.html - [similar]
SNMP 関数 5167
« 定義済み定数 snmp_get_quick_print » PHP Manual SNMP SNMP 関数 SNMP 関数 目次 snmp_get_quick_pr ... ジェクト ID に続く SNMP オブジェクトを取得する snmp2_real_walk — 指定したすべてのオブジェクトとそのオブジェク ... ジェクト ID に続く SNMP オブジェクトを取得する snmp3_real_walk — 指定したすべてのオブジェクトとそのオブジェク ... ブジェクト ID に続く SNMP オブジェクトを取得する snmprealwalk — 指定したオブジェクトに関するオブジェクト ID ...
https://man.plustar.jp/php/ref.snmp.html - [similar]
定義済み定数 5167
« 実行時設定 Trader 関数 » PHP Manual Trader 定義済み定数 定義済み定数 以下の定数が定義されていま ... TYPE_MAMA ( int ) TRADER_MA_TYPE_T3 ( int ) TRADER_REAL_MIN ( float ) TRADER_REAL_MAX ( float ) TRADER_FUN ...
https://man.plustar.jp/php/trader.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT