検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 839 for [SIMILAR] 16 1024 4096 WITH 6789 リク WITH 4667 ... (0.837 sec.)
SQLite3 0
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
Yaf_Request_Simple クラス 0
« Yaf_Request_Http::isXmlHttpRequest Yaf_Request_Simple::__construct » PHP Manual Yaf Yaf_Request_Simple クラス Yaf_Request_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Request_Simple は、 テスト用に使うためのクラスです。 つまり、特定のリクエストを CLI モードでシミュレートしたりするときに使い ...
https://man.plustar.jp/php/class.yaf-request-simple.html - [similar]
すべてのレスポンスデータをクライアントにフラッシュする 0
« FPM 関数 fpm_get_status » PHP Manual FPM 関数 すべてのレスポンスデータをクライアントにフラッシュする fastcgi_finish_request (PHP 5 >= 5.3.3, PHP 7, PHP 8) fastcgi_finish_request — すべてのレスポンスデータをクライアントにフラッシュする 説明 fastcgi_finish_request (): bool この関数は、す ...
https://man.plustar.jp/php/function.fastcgi-finish-request.html - [similar]
拡張サービスの結果を調査する 0
« yaz_error yaz_es » PHP Manual YAZ 関数 拡張サービスの結果を調査する yaz_es_result (PHP 4 >= 4.2.0, PECL yaz >= 0.9.0) yaz_es_result — 拡張サービスの結果を調査する 説明 yaz_es_result ( resource $id ): array この関数は、サーバーから返された直近の拡張サービスの結果を調査します。 拡張サービ ...
https://man.plustar.jp/php/function.yaz-es-result.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
OAuth クラス 0
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= 0.99.1) はじめに OAuth 拡張モジュールは、データプロバイダとやりとりするためのシンプルなインターフェイスを提供します。 OAuth HTTP 仕様を用いることで、プライベートなリソースを保護します。 クラス ...
https://man.plustar.jp/php/class.oauth.html - [similar]
PASSWD 拡張オペレーションのヘルパ 0
« ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_exop_passwd (PHP 7 >= 7.2.0, PHP 8) ldap_exop_passwd — PASSWD 拡張オペレーションのヘルパ 説明 ldap_exop_passwd ( LDAP\Connection $ldap , string $user = "" , string $old_password = "" , string $n ...
https://man.plustar.jp/php/function.ldap-exop-passwd.html - [similar]
直近のエラーコードを取得する 0
« SNMP::get SNMP::getError » PHP Manual SNMP 直近のエラーコードを取得する SNMP::getErrno (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::getErrno — 直近のエラーコードを取得する 説明 public SNMP::getErrno (): int 直近の SNMP リクエストのエラーコードを返します。 パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/snmp.geterrno.html - [similar]
クエリ結果のメモリを開放する 0
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_free_result — クエリ結果のメモリを開放する 説明 pg_free_result ( PgSql\Result $result ): bool pg_free_result() は、指定された クエリ結果 PgSql\Result ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]