検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 281 for My (0.008 sec.)
結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する 4954
« mysqli_result::data_seek mysqli_result::fetch_array » PHP Manual mysqli_result 結果のすべての行 ... 想配列・数値添字配列あるいはその両方の形式で取得する mysqli_result::fetch_all mysqli_fetch_all (PHP 5 >= 5 ... .3.0, PHP 7, PHP 8) mysqli_result::fetch_all -- mysqli_fetch_all — 結果の ... 両方の形式で取得する 説明 オブジェクト指向型 public mysqli_result::fetch_all ( int $mode = MYSQLI_NUM ): ... array 手続き型 mysqli_fetch_all ( mysqli_result $result , int $mode ...
https://man.plustar.jp/php/mysqli-result.fetch-all.html - [similar]
結果セットの次の行を数値添字配列で取得する 4954
« mysqli_result::fetch_object mysqli_result::$field_count » PHP Manual mysqli_result 結果セットの ... 次の行を数値添字配列で取得する mysqli_result::fetch_row mysqli_fetch_row (PHP 5, PHP ... 7, PHP 8) mysqli_result::fetch_row -- mysqli_fetch_row — 結果セ ... 値添字配列で取得する 説明 オブジェクト指向型 public mysqli_result::fetch_row (): array | null | false 手続 ... き型 mysqli_fetch_row ( mysqli_result $result ): array | n ...
https://man.plustar.jp/php/mysqli-result.fetch-row.html - [similar]
結果セットにおける現在の行のカラムの長さを返す 4954
« mysqli_result::getIterator mysqli_result::$num_rows » PHP Manual mysqli_result 結果セットにおけ ... る現在の行のカラムの長さを返す mysqli_result::$lengths mysqli_fetch_lengths (PHP 5, ... PHP 7, PHP 8) mysqli_result::$lengths -- mysqli_fetch_lengths — 結果 ... カラムの長さを返す 説明 オブジェクト指向型 ? array $mysqli_result->lengths ; 手続き型 mysqli_fetch_length ... s ( mysqli_result $result ): array | false mysqli_fetch_l ...
https://man.plustar.jp/php/mysqli-result.lengths.html - [similar]
結果セットの行数を取得する 4954
« mysqli_result::$lengths mysqli_driver » PHP Manual mysqli_result 結果セットの行数を取得する my ... sqli_result::$num_rows mysqli_num_rows (PHP 5, PHP 7, PHP 8) mysqli_result:: ... $num_rows -- mysqli_num_rows — 結果セットの行数を取得する 説明 オブ ... ジェクト指向型 int | string $mysqli_result->num_rows ; 手続き型 mysqli_num_rows ( ... esult ): int | string 結果セットの行数を返します。 mysqli_num_rows() の振る舞いは、 結果セットをバッファ ...
https://man.plustar.jp/php/mysqli-result.num-rows.html - [similar]
直近のステートメントのコールに関するエラーコードを返す 4954
« mysqli_stmt::data_seek mysqli_stmt::$error_list » PHP Manual mysqli_stmt 直近のステートメントの ... コールに関するエラーコードを返す mysqli_stmt::$errno mysqli_stmt_errno (PHP 5, PHP 7, ... PHP 8) mysqli_stmt::$errno -- mysqli_stmt_errno — 直近のステ ... するエラーコードを返す 説明 オブジェクト指向型 int $mysqli_stmt->errno ; 手続き型 mysqli_stmt_errno ( mys ... ラーコードを返します。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 ...
https://man.plustar.jp/php/mysqli-stmt.errno.html - [similar]
直近のステートメントのエラー内容を文字列で返す 4954
« mysqli_stmt::$error_list mysqli_stmt::execute » PHP Manual mysqli_stmt 直近のステートメントのエ ... ラー内容を文字列で返す mysqli_stmt::$error mysqli_stmt_error (PHP 5, PHP 7, ... PHP 8) mysqli_stmt::$error -- mysqli_stmt_error — 直近のステ ... ー内容を文字列で返す 説明 オブジェクト指向型 string $mysqli_stmt->error ; 手続き型 mysqli_stmt_error ( mys ... ジを文字列で返します。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 ...
https://man.plustar.jp/php/mysqli-stmt.error.html - [similar]
直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 4954
« mysqli::init mysqli::kill » PHP Manual mysqli 直近のクエリの AUTO_INCREMENT カラムで生成した値 ... を返す mysqli::$insert_id mysqli_insert_id (PHP 5, PHP 7, PH ... P 8) mysqli::$insert_id -- mysqli_insert_id — 直近のクエリ ... 成した値を返す 説明 オブジェクト指向型 int | string $mysqli->insert_id ; 手続き型 mysqli_insert_id ( mysql ... i $mysql ): int | string AUTO_INCREMENT 属性を持つカラム ...
https://man.plustar.jp/php/mysqli.insert-id.html - [similar]
実行可能でない tar あるいは zip アーカイブオブジェクトを作成する 4954
« PharData::compressFiles PharData::convertToData » PHP Manual PharData 実行可能でない tar あるい ... t() の例 <?php try { $p = new PharData ( '/path/to/my.tar' , Phar :: CURRENT_AS_FILEINFO | Phar :: KEY_A ... expectedValueException $e ) { die( 'Could not open my.tar' ); } catch ( BadMethodCallException $e ) { ec ... pen' ; } echo file_get_contents ( 'phar:///path/to/my.tar/example.txt' ); ?> 関連キーワード: アーカイブ ...
https://man.plustar.jp/php/phardata.construct.html - [similar]
CRC32 コードを返すか、CRC がチェックできない場合に例外をスローする 4954
« PharFileInfo::__destruct PharFileInfo::getCompressedSize » PHP Manual PharFileInfo CRC32 コード ... CRC32() の例 <?php try { $p = new Phar ( '/path/to/my.phar' , 0 , 'my.phar' ); $p [ 'myfile.txt' ] = 'hi ... ' ; $file = $p [ 'myfile.txt' ]; echo $file -> getCRC32 (); } catch ( E ... xception $e ) { echo 'my.phar での書き込み操作に失敗しました: ' , $e ; } ?> ...
https://man.plustar.jp/php/pharfileinfo.getcrc32.html - [similar]
ファイルの状態を取得する 4915
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio ... /* eio_fstat() が終わったら呼ばれます */ function my_res_cb ( $data , $result ) { // 状態を配列で出力し ... } /* eio_open() が終わったら呼ばれます */ function my_open_cb ( $data , $result ) { // コールバック用のデ ... 取得します eio_fstat ( $result , EIO_PRI_DEFAULT , "my_res_cb" , $d ); // リクエストを処理します eio_even ... ilename , EIO_O_RDONLY , NULL , EIO_PRI_DEFAULT , "my_open_cb" , $tmp_filename ); eio_event_loop (); ?> ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT