検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 460 for [SIMILAR] 16 1024 4096 WITH 14980 ーダ WITH 6733... (1.851 sec.)
ユリウス暦をユリウス積算日に変換する 0
« jewishtojd unixtojd » PHP Manual カレンダー 関数 ユリウス暦をユリウス積算日に変換する juliantojd (PHP 4, PHP 5, PHP 7, PHP 8) juliantojd — ユリウス暦をユリウス積算日に変換する 説明 juliantojd ( int $month , int $day , int $year ): int ユリウス暦は紀元前 4713 年から紀元 9999 年の範囲で使 ...
https://man.plustar.jp/php/function.juliantojd.html - [similar]
Radius 関数 0
« 例 radius_acct_open » PHP Manual Radius Radius 関数 Radius 関数 目次 radius_acct_open — 課金用の Radius ハンドルを作成する radius_add_server — サーバーを追加する radius_auth_open — 認証用の Radius ハンドルを作成する radius_close — すべてのリソースを開放する radius_config — 指定した設定 ...
https://man.plustar.jp/php/ref.radius.html - [similar]
日付および時刻関連 0
« sqlsrv_server_info カレンダー » PHP Manual 関数リファレンス 日付および時刻関連 日付および時刻関連 カレンダー はじめに インストール/設定 定義済み定数 カレンダー 関数 Date/Time — 日付・時刻 はじめに インストール/設定 定義済み定数 例 DateTime — DateTime クラス DateTimeImmutable — DateTime ...
https://man.plustar.jp/php/refs.calendar.html - [similar]
現在のプロセスの実際のユーザー ID を返す 0
« posix_getsid posix_initgroups » PHP Manual POSIX 関数 現在のプロセスの実際のユーザー ID を返す posix_getuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getuid — 現在のプロセスの実際のユーザー ID を返す 説明 posix_getuid (): int 現在のプロセスの実際のユーザー ID を返します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.posix-getuid.html - [similar]
現在のプロセスのコードページを設定する 0
« sapi_windows_cp_is_utf8 sapi_windows_generate_ctrl_event » PHP Manual その他の関数 現在のプロセスのコードページを設定する sapi_windows_cp_set (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_set — 現在のプロセスのコードページを設定する 説明 sapi_windows_cp_set ( int $codepage ): bool 現在のプロ ...
https://man.plustar.jp/php/function.sapi-windows-cp-set.html - [similar]
現在のプロセスの GID を設定する 0
« posix_seteuid posix_setpgid » PHP Manual POSIX 関数 現在のプロセスの GID を設定する posix_setgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setgid — 現在のプロセスの GID を設定する 説明 posix_setgid ( int $group_id ): bool 現在のプロセスのグループ ID を設定します。 この関数は特権関数であり、実 ...
https://man.plustar.jp/php/function.posix-setgid.html - [similar]
プログラム実行関数 0
« 定義済み定数 escapeshellarg » PHP Manual プログラムの実行 プログラム実行関数 プログラム実行関数 注意 警告 ロックしてオープンしたファイル (特に、オープンしたセッション) は、プログラムをバックグラウンドで実行する前に閉じておく必要があります。 参考 以下の関数は、 バッククォート演算子 にも ...
https://man.plustar.jp/php/ref.exec.html - [similar]
Radius 0
« 認証サービス はじめに » PHP Manual 認証サービス Radius Radius はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 RADIUS Options RADIUS Packet Types RADIUS Attribute Types RADIUS Vendor Specific Attribute Types 例 Radius 関数 radius_acct_open — 課金用の ...
https://man.plustar.jp/php/book.radius.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
varnish のスレーブプロセスが現在実行中かどうかを調べる 0
« VarnishAdmin::getParams VarnishAdmin::setCompat » PHP Manual VarnishAdmin varnish のスレーブプロセスが現在実行中かどうかを調べる VarnishAdmin::isRunning (PECL varnish >= 0.3) VarnishAdmin::isRunning — varnish のスレーブプロセスが現在実行中かどうかを調べる 説明 public VarnishAdmin::isRu ...
https://man.plustar.jp/php/varnishadmin.isrunning.html - [similar]