検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 304 for init (0.042 sec.)
Mcrypt 3952
« hash はじめに » PHP Manual 暗号 Mcrypt Mcrypt はじめに インストール/設定 要件 インストール手順 ... ypt 暗号 Mcrypt 関数 mcrypt_create_iv — Creates an initialization vector (IV) from a random source mcrypt_ ... ータでプレーンテキストを暗号化する mcrypt_generic_deinit — 暗号化モジュールを終了する mcrypt_generic_init...
https://man.plustar.jp/php/book.mcrypt.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 3952
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... DNS resolving if (! $dns_base ) { exit( "Failed to init DNS Base\n" ); } $bev = new EventBufferEvent ( $ba ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
cURL 転送用オプションを設定する 3952
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... ルのオプションを設定します。 パラメータ handle curl_init() が返す cURL ハンドル。 option 設定したい CURLOPT ... 降で利用可能です。 CURLOPT_URL 取得する URL 。 curl_init() でセッションを 初期化する際に指定することも可能で ... オプション value への設定値 CURLOPT_SHARE curl_share_init() の結果。 この cURL ハンドルに、共有ハンドルからの ... php // 新しい cURL リソースを作成します $ch = curl_init (); // URL その他のオプションを適切に設定します cu ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
リクエストグループを作る 3952
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0 ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]
はじめに 3952
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として ... 効にします。 -b 色付きの出力を無効にします。 -i -imy.init .phpdbginit ファイルを設定します。 -I デフォルトの ... .phpdbginit ファイルを無視します。 -O -Omy.oplog oplog の出力先 ... 設定 , 出力 , phpdbg , コード , oplog , 入力 , phpdbginit , アドレス , eval ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
PHP 7.3.x で推奨されなくなる機能 3952
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で ... eg_search_pos() mbereg_search_regs() mbereg_search_init() mbereg_search_getregs() mbereg_search_getpos() m ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返... 3952
« mysqli_stmt mysqli_stmt::attr_get » PHP Manual mysqli_stmt 直近に実行されたステートメントで変更 ... 作します。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 戻り値 ゼロより ...
https://man.plustar.jp/php/mysqli-stmt.affected-rows.html - [similar]
ステートメントの結果セットの任意の行に移動する 3952
« mysqli_stmt::__construct mysqli_stmt::$errno » PHP Manual mysqli_stmt ステートメントの結果セッ ... りません。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 offset ゼロから ...
https://man.plustar.jp/php/mysqli-stmt.data-seek.html - [similar]
直近のステートメントのコールに関するエラーコードを返す 3952
« mysqli_stmt::data_seek mysqli_stmt::$error_list » PHP Manual mysqli_stmt 直近のステートメントの ... 返します。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 戻り値 エラーコ ...
https://man.plustar.jp/php/mysqli-stmt.errno.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 3952
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントか ... ラーです。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 戻り値 エラーの ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]