検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 511 for 操作 (0.024 sec.)
変数がスカラかどうかを調べる 3527
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
変数の型が文字列かどうかを調べる 3527
« is_scalar isset » PHP Manual 変数操作 関数 変数の型が文字列かどうかを調べる is_string (PHP 4, ...
https://man.plustar.jp/php/function.is-string.html - [similar]
大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す 3527
« mb_strrichr mb_strrpos » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中 ... se mb_strripos() は、マルチバイト対応の strripos() 操作を、文字数に基づいて行います。 needle の位置を hayst ...
https://man.plustar.jp/php/function.mb-strripos.html - [similar]
PostgreSQL バックエンドと同期する 3527
« pg_delete pg_escape_bytea » PHP Manual PostgreSQL 関数 PostgreSQL バックエンドと同期する pg_en ... bool pg_end_copy() は、 pg_put_line() によるコピー操作の後で PostgreSQL フロントエンド(通常は Web サーバー ...
https://man.plustar.jp/php/function.pg-end-copy.html - [similar]
実行時間の最大値を制限する 3527
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限 ... えます。 system() を用いたシステムコール、ストリーム操作、 データベースクエリ等のスクリプト実行以外で発生する ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
ソケットのブロッキングモードを設定する 3527
« socket_sendto socket_set_nonblock » PHP Manual ソケット 関数 ソケットのブロッキングモードを設定 ... フラグを取り除きます。 受信や送信、接続、待機といった操作をブロックモードのソケットに対して行うと、 その処理が ...
https://man.plustar.jp/php/function.socket-set-block.html - [similar]
文字列を固定長の他の文字列で埋める 3527
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (P ... 値が負、 または入力文字列の長さ以下である場合、埋める操作は行われません。 string をそのまま返します。 pad_str ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
デフォルトのストリームコンテキストを設定する 3527
« stream_context_get_params stream_context_set_option » PHP Manual ストリーム 関数 デフォルトのス ... ( fopen() 、 file_get_contents() のような) ファイル操作関数がコンテキストパラメータなしでコールされた場合に ...
https://man.plustar.jp/php/function.stream-context-set-default.html - [similar]
残りのストリームを文字列に読み込む 3527
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に ... ) は既にオープンしている ストリームリソースに対して操作を行います。そして、指定した offset から始まる最大 l ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
ストリームのブロックモードを有効にする / 解除する 3527
« stream_select stream_set_chunk_size » PHP Manual ストリーム 関数 ストリームのブロックモードを有 ... 考 stream_select() - select() システムコールと同等の操作を、 ストリームの配列に対して seconds と microsecond ...
https://man.plustar.jp/php/function.stream-set-blocking.html - [similar]