検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 97 for リセット (0.012 sec.)
配列の内部ポインタを先頭の要素にセットする 7008
« range rsort » PHP Manual 配列 関数 配列の内部ポインタを先頭の要素にセットする reset (PHP 4, PH ... rray ) . "<br />\n" ; // "step three" // ポインタをリセットし、再度ステップ1開始します reset ( $array ); echo c ...
https://man.plustar.jp/php/function.reset.html - [similar]
接続したソケットからデータを受信する 6969
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... 指定した変数に格納されます。 エラーが発生したり接続がリセットされたりデータが存在しなかったりした場合は、 data に ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
SQLite3 6811
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール ... 返す SQLite3Stmt::reset — プリペアドステートメントをリセットする SQLite3Result — SQLite3Result クラス SQLite3Res ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
実行時設定 6772
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... して、 または Web サーバを再起動して手動で OPcache をリセットしなければいけません。 opcache.revalidate_freq int 更 ... 再起動時、 もしくは共有メモリ上の opcode キャッシュをリセットした場合のパフォーマンスを向上させます。 デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
ArrayIterator クラス 6641
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス Array ... タは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
日付の書式 6510
« 時刻の書式 複合的な書式 » PHP Manual サポートする日付と時刻の書式 日付の書式 日付の書式 このペ ... 78", "14 III 1879" 月の文字表記、4桁の年 (日は1日にリセットされる) m ([ \t.-])* YY "June 2008", "DEC1978", "Mar ... ch 1879" 4桁の年、月の文字表記 (日は1日にリセットされる) YY ([ \t.-])* m "2008 June", "1978-XII", "18 ...
https://man.plustar.jp/php/datetime.formats.date.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 6484
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを ... き終えている場合で ファイルポインタをファイルの先頭にリセットするには rewind() をコールする必要があります。 ファイ ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]
6445
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... ction () use ( $timer ) { // タイマーウォッチャーをリセットします $timer -> again (); }); $timer -> data = $sta ...
https://man.plustar.jp/php/ev.examples.html - [similar]
時刻の文字列を指定されたフォーマットに従ってパースする 6353
« DateTimeImmutable::__construct DateTimeImmutable::createFromInterface » PHP Manual DateTimeImm ... 年については 1970 。 タイムゾーンについては UTC ) にリセットします。 ! がなければ、すべてのフィールドは現在の日時 ... 、マイクロ秒およびタイムゾーン情報) を ゼロ相当の値にリセットします。 Y-m-d| は、文字列をパースした結果から年月日 ...
https://man.plustar.jp/php/datetimeimmutable.createfromformat.html - [similar]
配列を昇順にソートする 6287
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) ... 関数をコールすると、配列の内部ポインタは最初の要素にリセットされます。 パラメータ array 入力の配列。 flags オプシ ...
https://man.plustar.jp/php/function.sort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT