検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 552 for [SIMILAR] 16 1024 4096 WITH 8430 performance WIT... (0.318 sec.)
はじめに 0
« セキュリティ 一般的な考慮事項 » PHP Manual セキュリティ はじめに はじめに PHP は強力な言語そしてインタプリタであり、モジュールとして Web サー バーに組み込んだ場合でも、独立した CGI バイナリ として実行される場合でも、ファイルをアクセスしたり、コマンドを実行 したり、サーバーへのネットワー ...
https://man.plustar.jp/php/security.intro.html - [similar]
新しい fileinfo インスタンスを作成する 0
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する finfo_open finfo::__construct (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_open -- finfo::__construct — 新しい fileinfo インスタンスを作成する 説明 手続き型 finfo_open ( int $flag ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
PHP 5.5.x から PHP 5.6.x への移行 0
« その他の変更 下位互換性のない変更点 » PHP Manual 付録 PHP 5.5.x から PHP 5.6.x への移行 PHP 5.5.x から PHP 5.6.x への移行 目次 下位互換性のない変更点 新機能 PHP 5.6.x で推奨されなくなる機能 変更された関数 新しい関数 PHP 5.6.x における OpenSSL 関連の変更 その他の拡張モジュールに対する変 ...
https://man.plustar.jp/php/migration56.html - [similar]
PHP 7.2.x から PHP 7.3.x への移行 0
« Windows のサポート 新機能 » PHP Manual 付録 PHP 7.2.x から PHP 7.3.x への移行 PHP 7.2.x から PHP 7.3.x への移行 目次 新機能 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 7.3.x で推奨されなくなる機能 その他の変更 Windows のサポート このマイナーバージョンアップには ...
https://man.plustar.jp/php/migration73.html - [similar]
The Swoole\Serialize class 0
« Swoole\Redis\Server::start Swoole\Serialize::pack » PHP Manual Swoole The Swoole\Serialize class The Swoole\Serialize class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Serialize { /* メソッド */ public static pack ( string $data , int $is_fast = ? ): ReturnType public stati ...
https://man.plustar.jp/php/class.swoole-serialize.html - [similar]
PHP 7.3.x から PHP 7.4.x への移行 0
« その他の変更 新機能 » PHP Manual 付録 PHP 7.3.x から PHP 7.4.x への移行 PHP 7.3.x から PHP 7.4.x への移行 目次 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 7.4.x で推奨されなくなる機能 削除された拡張モジュール その他の変更 W ...
https://man.plustar.jp/php/migration74.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
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の OpenSSL サポートを使用するには、 --with-openssl[=DIR] を指定して PHP を コンパイルする必要があります。 OpenSSL ライブラリを動作させるためには、実行時にさらに必要なものがあります。 特に、OpenSSL から ...
https://man.plustar.jp/php/openssl.installation.html - [similar]
Must be called after a fork 0
« EvLoop::io EvLoop::now » PHP Manual EvLoop Must be called after a fork EvLoop::loopFork (PECL ev >= 0.2.0) EvLoop::loopFork — Must be called after a fork 説明 public EvLoop::loopFork (): void Must be called after a fork in the child, before entering or continuing the event loop. An alt ...
https://man.plustar.jp/php/evloop.loopfork.html - [similar]