検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 690 for [SIMILAR] 16 1024 4096 WITH 20686 expect WITH 39... (0.607 sec.)
ログイン名を返す 0
« posix_getgroups posix_getpgid » PHP Manual POSIX 関数 ログイン名を返す posix_getlogin (PHP 4, PHP 5, PHP 7, PHP 8) posix_getlogin — ログイン名を返す 説明 posix_getlogin (): string | false 現在のプロセスを所有するユーザーのログイン名を返します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.posix-getlogin.html - [similar]
CTRLイベント のハンドラを設定したり削除したりする 0
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベント のハンドラを設定したり削除したりする sapi_windows_set_ctrl_handler (PHP 7 >= 7.4.0, PHP 8) sapi_windows_set_ctrl_handler — CTRLイベント のハンドラを設定したり削除したりする 説明 sapi_wind ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]
区別できないソケットの組を作成し、配列に保存する 0
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し、配列に保存する socket_create_pair (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_pair — 区別できないソケットの組を作成し、配列に保存する 説明 socket_create_pair ( int $domain , int $typ ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
プロセスごとのクライアントの統計を返す 0
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセスごとのクライアントの統計を返す mysqli_get_client_stats (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_get_client_stats — プロセスごとのクライアントの統計を返す 説明 mysqli_get_client_stats (): array ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
PHP スクリプトの所有者の GID を得る 0
« getlastmod getmyinode » PHP Manual PHP オプション/情報 関数 PHP スクリプトの所有者の GID を得る getmygid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) getmygid — PHP スクリプトの所有者の GID を得る 説明 getmygid (): int | false 現在のスクリプトのグループ ID を取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.getmygid.html - [similar]
現在のスクリプトの inode を取得する 0
« getmygid getmypid » PHP Manual PHP オプション/情報 関数 現在のスクリプトの inode を取得する getmyinode (PHP 4, PHP 5, PHP 7, PHP 8) getmyinode — 現在のスクリプトの inode を取得する 説明 getmyinode (): int | false 現在のスクリプトの inode を取得します。 パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/function.getmyinode.html - [similar]
指定したキーの排他ロックを解放する 0
« wincache_ucache_set Windows でのビルド » PHP Manual WinCache 関数 指定したキーの排他ロックを解放する wincache_unlock (PECL wincache >= 1.1.0) wincache_unlock — 指定したキーの排他ロックを解放する 説明 wincache_unlock ( string $key ): bool 指定したキーに対して、 wincache_lock() を使って取 ...
https://man.plustar.jp/php/function.wincache-unlock.html - [similar]
はじめに 0
« COM インストール/設定 » PHP Manual COM はじめに はじめに COM は Component Object Model の略語であり、 DCE RPC (オープンスタンダード) の最上位のオブジェクト指向レイヤーです。 COM はコール手順を共通化し、あらゆる言語でコードを記述し、 (COM に対応した)他の言語で書かれたコードをコール、相互 ...
https://man.plustar.jp/php/intro.com.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]