検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 953 for [SIMILAR] 16 1024 4096 WITH 55725 closecursor WI... (0.685 sec.)
PHP によって割り当てられたメモリの最大値を返す 0
« ini_set memory_get_usage » PHP Manual PHP オプション/情報 関数 PHP によって割り当てられたメモリの最大値を返す memory_get_peak_usage (PHP 5 >= 5.2.0, PHP 7, PHP 8) memory_get_peak_usage — PHP によって割り当てられたメモリの最大値を返す 説明 memory_get_peak_usage ( bool $real_usage = fals ...
https://man.plustar.jp/php/function.memory-get-peak-usage.html - [similar]
Oracleとの接続を閉じる 0
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_close — Oracleとの接続を閉じる 説明 oci_close ( resource $connection ): ? bool 接続 connection を閉じます。 他のいかなるリソースも利用しない、なおかつ oci ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 0
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける oci_define_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_define_by_name — PHP の変数を、クエリで取得するカラムに関連づける 説明 oci_define_by_name ( resource $statement , string $colum ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
直近のエラーコードを得る 0
« odbc_do odbc_errormsg » PHP Manual ODBC 関数 直近のエラーコードを得る odbc_error (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_error — 直近のエラーコードを得る 説明 odbc_error ( ? resource $odbc = null ): string 6 桁の ODBC ステートを返します。エラーがない場合には、空の文字列を返します。 ...
https://man.plustar.jp/php/function.odbc-error.html - [similar]
現在のプロセス空間で指定したプログラムを実行する 0
« pcntl_errno pcntl_fork » PHP Manual PCNTL 関数 現在のプロセス空間で指定したプログラムを実行する pcntl_exec (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pcntl_exec — 現在のプロセス空間で指定したプログラムを実行する 説明 pcntl_exec ( string $path , array $args = [] , array $env_vars = [] ): boo ...
https://man.plustar.jp/php/function.pcntl-exec.html - [similar]
子プロセスが現在停止しているかどうかを調べる 0
« pcntl_wifsignaled pcntl_wstopsig » PHP Manual PCNTL 関数 子プロセスが現在停止しているかどうかを調べる pcntl_wifstopped (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifstopped — 子プロセスが現在停止しているかどうかを調べる 説明 pcntl_wifstopped ( int $status ): bool リターンを生じた子プロ ...
https://man.plustar.jp/php/function.pcntl-wifstopped.html - [similar]
ファイル記述子が対話型端末であるかどうかを定義する 0
« posix_initgroups posix_kill » PHP Manual POSIX 関数 ファイル記述子が対話型端末であるかどうかを定義する posix_isatty (PHP 4, PHP 5, PHP 7, PHP 8) posix_isatty — ファイル記述子が対話型端末であるかどうかを定義する 説明 posix_isatty ( resource | int $file_descriptor ): bool ファイル記述子 ...
https://man.plustar.jp/php/function.posix-isatty.html - [similar]
fifo スペシャルファイル(名前付きパイプ)を作成する 0
« posix_kill posix_mknod » PHP Manual POSIX 関数 fifo スペシャルファイル(名前付きパイプ)を作成する posix_mkfifo (PHP 4, PHP 5, PHP 7, PHP 8) posix_mkfifo — fifo スペシャルファイル(名前付きパイプ)を作成する 説明 posix_mkfifo ( string $filename , int $permissions ): bool posix_mkfifo() は、 ...
https://man.plustar.jp/php/function.posix-mkfifo.html - [similar]
シンボリックリンク先を返す 0
« readfile realpath_cache_get » PHP Manual ファイルシステム 関数 シンボリックリンク先を返す readlink (PHP 4, PHP 5, PHP 7, PHP 8) readlink — シンボリックリンク先を返す 説明 readlink ( string $path ): string | false readlink() は同名の C 関数と同じ動作をします。 パラメータ path シンボリッ ...
https://man.plustar.jp/php/function.readlink.html - [similar]
ディレクトリを削除する 0
« rewind set_file_buffer » PHP Manual ファイルシステム 関数 ディレクトリを削除する rmdir (PHP 4, PHP 5, PHP 7, PHP 8) rmdir — ディレクトリを削除する 説明 rmdir ( string $directory , ? resource $context = null ): bool directory で指定されたディレクトリを 削除しようと試みます。ディレクトリ ...
https://man.plustar.jp/php/function.rmdir.html - [similar]