検索

phrase: max: clip:
target: order:
Results of 761 - 770 of about 790 for result (0.106 sec.)
直前のステートメントの操作での SQLSTATE エラーを返す 2715
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメ ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
オプションを設定する 2715
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysq ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
バッファクエリと非バッファクエリ 2715
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと ... alhost" , "my_user" , "my_password" , "world" ); $uresult = $mysqli -> query ( "SELECT Name FROM City" , MYS ... QLI_USE_RESULT ); if ( $uresult ) { while ( $row = $uresult -> fe ... PDO :: MYSQL_ATTR_USE_BUFFERED_QUERY , false ); $uresult = $pdo -> query ( "SELECT Name FROM City" ); if ( ... $uresult ) { while ( $row = $uresult -> fetch ( PDO :: FETC ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]
ストレージの暗号化 2715
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗 ... password_hash ( $password , PASSWORD_DEFAULT )); $result = pg_query ( $connection , $query ); // パスワード ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
Yaf_Route_Rewrite のコンストラクタ 2715
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_ ... 以降) の例 <?php /** * Add a rewrite route use match result as m/c/a name */ $config = array( "name" => array( ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]
Memcached 2695
« memcache_debug はじめに » PHP Manual その他のサービス Memcached Memcached はじめに インストール ... 時設定 リソース型 定義済み定数 有効期限 コールバック Result コールバック Read-through キャッシュコールバック セ ... Memcached のオプションの値を取得する Memcached::getResultCode — 直近の操作の結果コードを返す Memcached::getR ...
https://man.plustar.jp/php/book.memcached.html - [similar]
The Swoole\Server class 2695
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server clas ... \Server::finish — Used in task process for sending result to the worker process when the task is finished. S ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
HTTP コンテキストオプションの一覧 2695
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションと ... ) ); $context = stream_context_create ( $opts ); $result = file_get_contents ( 'http://example.com/submit.p ...
https://man.plustar.jp/php/context.http.html - [similar]
CURLFile オブジェクトを作る 2695
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... e"]=> int(196) ["filetime"]=> int(-1) ["ssl_verify_result"]=> int(0) ["redirect_count"]=> int(0) ["total_tim ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
定義済み定数 2695
« リソース型 例 » PHP Manual Eio 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... eio_readdir() のフラグ。指定すると、コールバックの result 引数が次のキーを持つ配列になります。 'names' - ディ ...
https://man.plustar.jp/php/eio.constants.html - [similar]