検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 474 for use (0.090 sec.)
データベース上でクエリを実行する 4875
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysq ... は、 この関数は mysqli_real_query() に続けて mysqli_use_result() あるいは mysqli_store_result() をコールす ... mysqli_result オブジェクトとして返します。 MYSQLI_USE_RESULT - バッファリングせずに結果セットを mysqli_r ... _poll() を使います。 MYSQLI_STORE_RESULT や MYSQLI_USE_RESULT と組み合わせて使います。 戻り値 失敗した場合 ... STRICT ); $mysqli = new mysqli ( "localhost" , "my_user" , "my_password" , "world" ); /* 結果セットを返さ ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
はじめに 4786
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of ... a very low level. The FFI extension should only be used by developers having a working knowledge of C and ... the used C APIs. To minimize the risk, the FFI API usage m ... rrays and objects. Therefore, it makes no sense to use the FFI extension for speed; however, it may make ... sense to use it to reduce memory consumption. 関連キーワード: e ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
Script Injection Attacks 4786
« Request Injection Attacks MongoDB\Driver » PHP Manual Security Script Injection Attacks Script ... ript string. This can come up when using $where clauses in queries, mapReduce and group commands, and any ... xample, suppose we have some JavaScript to greet a user in the database logs. We could do: <?php $m = new ... MongoDB \ Driver \ Manager ; // Don't do this!!! $username = $_GET [ 'field' ]; $cmd = new \ MongoDB \ D ... river \ Command ( [ 'eval' => "print('Hello, $username !');" ] ); $r = $m -> executeCommand ( 'drami ...
https://man.plustar.jp/php/mongodb.security.script_injection.html - [similar]
The MongoDB\Driver\ServerApi class 4745
« MongoDB\Driver\ClientEncryption::encrypt MongoDB\Driver\ServerApi::bsonSerialize » PHP Manual ... . 例 例1 Declare an API version on a manager <?php use MongoDB \ Driver \ Manager ; use MongoDB \ Driver ... an error when running the buildInfo command. <?php use MongoDB \ Driver \ Manager ; use MongoDB \ Driver ...
https://man.plustar.jp/php/class.mongodb-driver-serverapi.html - [similar]
gzファイル全体を配列に読み込む 4705
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7 ... 配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列に ... です。 パラメータ filename ファイル名を指定します。 use_include_path もし include_path にあるファイルも検索 ... gzfile , include , path , パラメータ , filename , use , readgzfile ...
https://man.plustar.jp/php/function.gzfile.html - [similar]
定義済み定数 4665
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含 ... しないようにします。 フィルターのフラグ ARRAY_FILTER_USE_KEY ( int ) ARRAY_FILTER_USE_KEY は array_filter() ... の最初の引数として渡すよう指示します。 ARRAY_FILTER_USE_BOTH ( int ) ARRAY_FILTER_USE_BOTH は array_filter ...
https://man.plustar.jp/php/array.constants.html - [similar]
要件 4665
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 The » OpenSSL pack ... and the openssl extension may also be required to use stomp over SSL. 関連キーワード: 要件 , インストール ... 定 , 手順 , package , extension , also , required , use , ...
https://man.plustar.jp/php/stomp.requirements.html - [similar]
要件 4665
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 if you want to use ... 要件 , インストール , 設定 , msgpack , 手順 , want , use , packager , compile , Yar ...
https://man.plustar.jp/php/yar.requirements.html - [similar]
はじめに 4616
« FANN インストール/設定 » PHP Manual FANN はじめに はじめに PHP binding for FANN (Fast Artifici ... easy handling of training data sets. It is easy to use, versatile, well documented, and fast. 関連キーワー ... NN , easy , both , documented , well , versatile , use , sets , handling , includes ...
https://man.plustar.jp/php/intro.fann.html - [similar]
Create a new Image converter 4616
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv ... in URL or path of the input file, if "-" stdin is used /path/to/markup.html >= 0.1.0 out path of output ... file, if "-" stdout is used, by default an internal buffer is used /path/to/o ... utput.png >= 0.1.0 fmt output format to use "" default jpg output as JPEG png output as PNG bm ... oolean >= 0.1.0 screenWidth the with of the screen used to render in pixels 800 >= 0.1.0 smartWidth when ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT