検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 150 for [SIMILAR] 16 1024 4096 WITH 24487 service WITH 1... (0.179 sec.)
Create new MongoDB Manager 0
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Manual MongoDB\Driver\Manager Create new MongoDB Manager MongoDB\Driver\Manager::__construct (mongodb >=1.0.0) MongoDB\Driver\Manager::__construct — Create new MongoDB Manager 説明 final public M ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Windows 用のモジュール 0
« xmlrpc_set_type COM » PHP Manual 関数リファレンス Windows 用のモジュール Windows 用のモジュール COM — COM および .Net (Windows) はじめに インストール/設定 定義済み定数 エラーおよびエラー処理 例 com — com クラス dotnet — dotnet クラス variant — variant クラス COMPersistHelper — COMPersi ...
https://man.plustar.jp/php/refs.utilspec.windows.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
Oracleとの接続を閉じる 0
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_close — Oracleとの接続を閉じる 説明 oci_close ( resource $connection ): ? bool 接続 connection を閉じます。 他のいかなるリソースも利用しない、なおかつ oci ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
Yet Another RPC Framework 0
« SoapVar::__construct はじめに » PHP Manual ウェブサービス Yet Another RPC Framework Yet Another RPC Framework はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Yar_Server — The Yar_Server class Yar_Server::__construct — Register a server Yar_Server: ...
https://man.plustar.jp/php/book.yar.html - [similar]
The Yar_Server_Exception class 0
« Yar_Concurrent_Client::reset Yar_Server_Exception::getType » PHP Manual Yar The Yar_Server_Exception class The Yar_Server_Exception class (No version information available, might only be in Git) はじめに If service threw exceptions, A Yar_Server_Exception will be threw in client side. ...
https://man.plustar.jp/php/class.yar-server-exception.html - [similar]
データベースについての統計情報を要求する 0
« ibase_connect ibase_delete_user » PHP Manual Firebird/InterBase 関数 データベースについての統計情報を要求する ibase_db_info (PHP 5, PHP 7 < 7.4.0) ibase_db_info — データベースについての統計情報を要求する 説明 ibase_db_info ( resource $service_handle , string $db , int $action , int $ar ...
https://man.plustar.jp/php/function.ibase-db-info.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yar 設定オプション 名前 デフォルト 変更可能 変更履歴 yar.packager php PHP_INI_SYSTEM yar.debug Off PHP_INI_ALL yar.connect_timeout 1000 PHP_INI_ALL yar.timeout 5000 P ...
https://man.plustar.jp/php/yar.configuration.html - [similar]
共有メモリから変数を返す 0
« shm_detach shm_has_var » PHP Manual セマフォ関数 共有メモリから変数を返す shm_get_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_get_var — 共有メモリから変数を返す 説明 shm_get_var ( SysvSharedMemory $shm , int $key ): mixed shm_get_var() は、 shm で指定した共有メモリセグメントから 変数 key を読 ...
https://man.plustar.jp/php/function.shm-get-var.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]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT