検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 580 for 動作 (0.114 sec.)
ドット表記の (IPv4) IP アドレスを、長整数表現に変換する 3445
« inet_pton long2ip » PHP Manual ネットワーク 関数 ドット表記の (IPv4) IP アドレスを、長整数表現 ... す。 ip2long() は不完全な形式の IP アドレスに対しても動作します。詳しい情報は » http://publibn.boulder.ibm.co ...
https://man.plustar.jp/php/function.ip2long.html - [similar]
配列をキーで降順にソートする 3445
« key ksort » PHP Manual 配列 関数 配列をキーで降順にソートする krsort (PHP 4, PHP 5, PHP 7, PHP ... 列。 flags オプションの第二引数 flags によりソートの動作を修正可能です。 使える値は下記の通りです: ソートタイ ...
https://man.plustar.jp/php/function.krsort.html - [similar]
配列をキーで昇順にソートする 3445
« krsort list » PHP Manual 配列 関数 配列をキーで昇順にソートする ksort (PHP 4, PHP 5, PHP 7, PH ... 列。 flags オプションの第二引数 flags によりソートの動作を修正可能です。 使える値は下記の通りです: ソートタイ ...
https://man.plustar.jp/php/function.ksort.html - [similar]
直近の LDAP コマンドの LDAP エラー番号を返す 3445
« ldap_err2str ldap_error » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラー番号を返す ld ... フィルタ式に構文エラーがあります(errno 87)。 // 動作させるには、"objectclass=*" とする必要があります。 $ ...
https://man.plustar.jp/php/function.ldap-errno.html - [similar]
出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 3445
« ob_clean ob_end_flush » PHP Manual 出力制御 関数 出力用バッファをクリア(消去)し、出力のバッファ ... る必要があります。指定しなければ、 ob_end_clean() は動作しません。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.ob-end-clean.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 3445
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッ ... る必要があります。指定しなければ、 ob_end_flush() は動作しません。 注意 : この関数は ob_get_flush() に似てい ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを... 3445
« ob_get_contents ob_get_length » PHP Manual 出力制御 関数 出力バッファをフラッシュし、その内容を ... る必要があります。指定しなければ、 ob_get_flush() は動作しません。 注意 : この関数は ob_end_flush() と似てい ...
https://man.plustar.jp/php/function.ob-get-flush.html - [similar]
プロセスのリソースを管理する 3445
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl ... これは、Linux のcloneが終了時に、 親に状態を知らせる動作を模倣する意図があります。 signal シグナル番号 戻り値 ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
連想配列の値を、SQL 文として実行可能な形式に変換する 3445
« pg_consume_input pg_copy_from » PHP Manual PostgreSQL 関数 連想配列の値を、SQL 文として実行可能 ... す。 警告 この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告 ...
https://man.plustar.jp/php/function.pg-convert.html - [similar]
コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 3445
« pg_send_prepare pg_send_query » PHP Manual PostgreSQL 関数 コマンドとパラメータを分割してサーバ ... uery_params() と同様、 7.4 より前の PostgreSQL では動作しません。またクエリ文字列には ひとつのコマンドのみを ...
https://man.plustar.jp/php/function.pg-send-query-params.html - [similar]