検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 370 for [SIMILAR] 16 1024 4096 WITH 21426 service WITH 1... (0.336 sec.)
結果ポインタにおける現在のフィールドオフセットを取得する 0
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにおける現在のフィールドオフセットを取得する mysqli_result::$current_field mysqli_field_tell (PHP 5, PHP 7, PHP 8) mysqli_result::$current_field -- mysqli_field_tell — 結果ポインタにおける現在のフ ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
結果ポインタを、指定したフィールドオフセットに設定する 0
« mysqli_result::$field_count mysqli_result::free » PHP Manual mysqli_result 結果ポインタを、指定したフィールドオフセットに設定する mysqli_result::field_seek mysqli_field_seek (PHP 5, PHP 7, PHP 8) mysqli_result::field_seek -- mysqli_field_seek — 結果ポインタを、指定したフィールドオフセッ ...
https://man.plustar.jp/php/mysqli-result.field-seek.html - [similar]
プリペアドステートメントから結果を取得し、バインド変数に格納する 0
« mysqli_stmt::execute mysqli_stmt::$field_count » PHP Manual mysqli_stmt プリペアドステートメントから結果を取得し、バインド変数に格納する mysqli_stmt::fetch mysqli_stmt_fetch (PHP 5, PHP 7, PHP 8) mysqli_stmt::fetch -- mysqli_stmt_fetch — プリペアドステートメントから結果を取得し、バイン ...
https://man.plustar.jp/php/mysqli-stmt.fetch.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 0
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメントの操作での SQLSTATE エラーを返す mysqli_stmt::$sqlstate mysqli_stmt_sqlstate (PHP 5, PHP 7, PHP 8) mysqli_stmt::$sqlstate -- mysqli_stmt_sqlstate — 直前のステートメントの操作での SQLSTATE ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
結果セットの取得を開始する 0
« mysqli::thread_safe mysqli::$warning_count » PHP Manual mysqli 結果セットの取得を開始する mysqli::use_result mysqli_use_result (PHP 5, PHP 7, PHP 8) mysqli::use_result -- mysqli_use_result — 結果セットの取得を開始する 説明 オブジェクト指向型 public mysqli::use_result (): mysqli_result ...
https://man.plustar.jp/php/mysqli.use-result.html - [similar]
Increases the count of the semaphore 0
« SyncSemaphore::lock SyncEvent » PHP Manual SyncSemaphore Increases the count of the semaphore SyncSemaphore::unlock (PECL sync >= 1.0.0) SyncSemaphore::unlock — Increases the count of the semaphore 説明 public SyncSemaphore::unlock ( int &$prevcount = ? ): bool Increases the count of a ...
https://man.plustar.jp/php/syncsemaphore.unlock.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
基本的な VarnishLog の使用法 0
« 基本的な VarnishStat の使用法 VarnishAdmin » PHP Manual 例 基本的な VarnishLog の使用法 基本的な VarnishLog の使用法 共用メモリから、varnish のログを読み取る例を示します。 例1 varnish の共用メモリログを読み取る <?php $vl = new VarnishLog ; while( 1 ) { $line = $vl -> getLine (); printf ...
https://man.plustar.jp/php/varnish.example.log.html - [similar]
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 0
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get — FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]