検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 682 for [SIMILAR] 16 1024 4096 WITH 9938 eio WITH 7852 ... (0.652 sec.)
セッションに登録されたデータを全て破棄する 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
« ps_rect ps_rotate » PHP Manual PS 関数 以前に保存されたコンテキストを復元する ps_restore (PECL ps >= 1.1.0) ps_restore — 以前に保存されたコンテキストを復元する 説明 ps_restore ( resource $psdoc ): bool 以前に保存されている描画コンテキストを復元します。 すべての ps_save() 呼び出しには、 ...
https://man.plustar.jp/php/function.ps-restore.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 メール関数を使用可能にするには、PHP のコンパイル時点でシステム上の sendmail バイナリにアクセスできなければなりません。 qmail や postfix など他のメールプログラムを使用してる場合には、 それらのソフトに付随する適当 ...
https://man.plustar.jp/php/mail.requirements.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
SoapClient クラス 0
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス (PHP 5, PHP 7, PHP 8) はじめに SoapClient クラスは » SOAP 1.1 、 » SOAP 1.2 サーバー用のクライアントとなります。 WSDL モードあるいは non-WSDL モードで動作します。 クラス概要 class SoapClient ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
属性を取得する 0
« radius_demangle radius_get_tagged_attr_data » PHP Manual Radius 関数 属性を取得する radius_get_attr (PECL radius >= 1.1.0) radius_get_attr — 属性を取得する 説明 radius_get_attr ( resource $radius_handle ): mixed Radius リクエストと同様、各レスポンスもゼロ個以上の属性を含んでいます。 ra ...
https://man.plustar.jp/php/function.radius-get-attr.html - [similar]