検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1338 for [SIMILAR] 16 1024 4096 WITH 8865 expect WITH 217... (0.977 sec.)
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
PHP の設定情報を出力する 0
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo (PHP 4, PHP 5, PHP 7, PHP 8) phpinfo — PHP の設定情報を出力する 説明 phpinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には、 PHP コンパイ ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
PHP に関するクレジットを出力する 0
« php_uname phpinfo » PHP Manual PHP オプション/情報 関数 PHP に関するクレジットを出力する phpcredits (PHP 4, PHP 5, PHP 7, PHP 8) phpcredits — PHP に関するクレジットを出力する 説明 phpcredits ( int $flags = CREDITS_ALL ): bool この関数は、PHP 開発者、モジュール等のリストを有するクレジッ ...
https://man.plustar.jp/php/function.phpcredits.html - [similar]
ODBC および DB2 関数 (PDO_ODBC) 0
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および DB2 関数 (PDO_ODBC) はじめに PDO_ODBC は PHP Data Objects (PDO) インターフェイス を実装したドライバで、 PHP から ODBC ドライバあるいは IBM DB2 Call Level Interface (DB2 CLI) ライブラリを使用し ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、以下のリソース型を定義しています。 GD におけるリソース型の一覧 名前 説明 備考 gd 画像リソース。 imagecreatefrompng() などの関数が利用します。 PHP 8.0.0 より前 gd font imageloadfont() が ...
https://man.plustar.jp/php/image.resources.html - [similar]
はじめに 0
« Eio インストール/設定 » PHP Manual Eio はじめに はじめに この拡張モジュールは、非同期 POSIX I/O 機能を提供します。 Marc Lehmann による » libeio C ライブラリを利用します。 注意 : この拡張モジュールは Windows 環境では利用できません。 警告 注意すべき点は、個々のリクエストが単一のスレッド内 ...
https://man.plustar.jp/php/intro.eio.html - [similar]
はじめに 0
« Swoole インストール/設定 » PHP Manual Swoole はじめに はじめに Swoole is a high-performance networking framework using an event-driven, asynchronous, non-blocking I/O model. It can be used to develop high-performance, scalable, concurrent TCP, UDP, Unix socket, HTTP, Websocket services ...
https://man.plustar.jp/php/intro.swoole.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
はじめに 0
« Inotify インストール/設定 » PHP Manual Inotify はじめに はじめに inotify 拡張モジュールは、inotify 関数 inotify_init() 、 inotify_add_watch() および inotify_rm_watch() を公開しています。 C の inotify_init() 関数はファイル記述子を返しますが、PHP の inotify_init() はストリームリソースを返 ...
https://man.plustar.jp/php/intro.inotify.html - [similar]