検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 617 for [SIMILAR] 16 1024 4096 WITH 149775 system WITH 1... (0.595 sec.)
Set the CPU time limit for the Lua environment 0
« LuaSandbox::registerLibrary LuaSandbox::setMemoryLimit » PHP Manual LuaSandbox Set the CPU time limit for the Lua environment LuaSandbox::setCPULimit (PECL luasandbox >= 1.0.0) LuaSandbox::setCPULimit — Set the CPU time limit for the Lua environment 説明 public LuaSandbox::setCPULimit ...
https://man.plustar.jp/php/luasandbox.setcpulimit.html - [similar]
Constructs a new SyncSharedMemory object 0
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSharedMemory object SyncSharedMemory::__construct (PECL sync >= 1.1.0) SyncSharedMemory::__construct — Constructs a new SyncSharedMemory object 説明 public SyncSharedMemory::__construct ( string ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
Copy data from named shared memory 0
« SyncSharedMemory::first SyncSharedMemory::size » PHP Manual SyncSharedMemory Copy data from named shared memory SyncSharedMemory::read (PECL sync >= 1.1.0) SyncSharedMemory::read — Copy data from named shared memory 説明 public SyncSharedMemory::read ( int $start = 0 , int $length = ? ...
https://man.plustar.jp/php/syncsharedmemory.read.html - [similar]
Copy data to named shared memory 0
« SyncSharedMemory::size その他の基本モジュール » PHP Manual SyncSharedMemory Copy data to named shared memory SyncSharedMemory::write (PECL sync >= 1.1.0) SyncSharedMemory::write — Copy data to named shared memory 説明 public SyncSharedMemory::write ( string $string = ? , int $start = 0 ...
https://man.plustar.jp/php/syncsharedmemory.write.html - [similar]
汚染された文字列をチェックする関数や文 0
« 汚染された文字列の汚染マークを広げる関数や文 文字列の汚染を除去する関数 » PHP Manual 詳細 汚染された文字列をチェックする関数や文 汚染された文字列をチェックする関数や文 関数 / 文 対応するようになったバージョン 基本構文 eval 0.1.0 include/include_once 0.1.0 require/require_once 0.1.0 出力 ...
https://man.plustar.jp/php/taint.detail.taint.html - [similar]
Win32Service サービス開始型定数 0
« Win32Service サービス制御メッセージが受領されたときのビットマスク Win32Service サービスエラー制御定数 » PHP Manual 定義済み定数 Win32Service サービス開始型定数 Win32Service サービス開始型定数 定数 値 説明 WIN32_SERVICE_BOOT_START 0x00000000 デバイスドライバがシステムローダによって開始さ ...
https://man.plustar.jp/php/win32service.constants.servicestarttype.html - [similar]
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
実行時設定 0
« インストール/設定 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 phpdbg 設定オプション 名前 デフォルト 変更可能 変更履歴 phpdbg.eol 2 PHP_INI_ALL PHP 8.1.0 で削除されました。 phpdbg.path 6 PHP 8.1.0 で削除されました。 以下に設定 ...
https://man.plustar.jp/php/phpdbg.configuration.html - [similar]