検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 568 for [SIMILAR] 16 1024 4096 WITH 35949 npending WITH ... (0.580 sec.)
Memcached のインスタンスを作成する 0
« Memcached::casByKey Memcached::decrement » PHP Manual Memcached Memcached のインスタンスを作成する Memcached::__construct (PECL memcached >= 0.1.0) Memcached::__construct — Memcached のインスタンスを作成する 説明 public Memcached::__construct ( string $persistent_id = ? ) memcache サー ...
https://man.plustar.jp/php/memcached.construct.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
クライアントからの変数を取得する 0
« Yaf_Request_Http::__construct Yaf_Request_Http::getCookie » PHP Manual Yaf_Request_Http クライアントからの変数を取得する Yaf_Request_Http::get (Yaf >=1.0.0) Yaf_Request_Http::get — クライアントからの変数を取得する 説明 public Yaf_Request_Http::get ( string $name , string $default = ? ) ...
https://man.plustar.jp/php/yaf-request-http.get.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
HTTP GET 変数 0
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_GET — HTTP GET 変数 説明 URL パラメータ (a.k.a クエリストリング) で現在のスクリプトに渡された変数の連想配列です。 この配列の値は、GETリクエストだけでなく、クエリストリングが含まれた全て ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]
SNMP オブジェクトを取得する 0
« SNMP::__construct SNMP::getErrno » PHP Manual SNMP SNMP オブジェクトを取得する SNMP::get (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::get — SNMP オブジェクトを取得する 説明 public SNMP::get ( array | string $objectId , bool $preserveKeys = false ): mixed objectId で指定した SNMP オブジェクトを ...
https://man.plustar.jp/php/snmp.get.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 0
« SNMP::getError SNMP::set » PHP Manual SNMP 指定したオブジェクト ID に続く SNMP オブジェクトを取得する SNMP::getnext (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::getnext — 指定したオブジェクト ID に続く SNMP オブジェクトを取得する 説明 public SNMP::getnext ( array | string $objectId ): mixed ob ...
https://man.plustar.jp/php/snmp.getnext.html - [similar]
定義されている関数の一覧を返す 0
« SoapServer::fault SoapServer::handle » PHP Manual SoapServer 定義されている関数の一覧を返す SoapServer::getFunctions (PHP 5, PHP 7, PHP 8) SoapServer::getFunctions — 定義されている関数の一覧を返す 説明 public SoapServer::getFunctions (): array SoapServer オブジェクトで定義されている関数 ...
https://man.plustar.jp/php/soapserver.getfunctions.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]