検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 602 for [SIMILAR] 16 1024 4096 WITH 34342 トグ WITH 1939... (1.397 sec.)
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]
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]
整数属性を設定する 0
« radius_put_attr radius_put_string » PHP Manual Radius 関数 整数属性を設定する radius_put_int (PECL radius >= 1.1.0) radius_put_int — 整数属性を設定する 説明 radius_put_int ( resource $radius_handle , int $type , int $value , int $options = 0 , int $tag = ? ): bool 整数属性を、現在の RA ...
https://man.plustar.jp/php/function.radius-put-int.html - [similar]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]