検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 609 for [SIMILAR] 16 1024 4096 WITH 62216 ラク WITH 5661... (0.445 sec.)
DateTime オブジェクトまたは文字列から、IntlCalendar を作成する 0
« IntlCalendar::fieldDifference IntlCalendar::get » PHP Manual IntlCalendar DateTime オブジェクトまたは文字列から、IntlCalendar を作成する IntlCalendar::fromDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a2) IntlCalendar::fromDateTime — DateTime オブジェクトまたは文字列から、IntlCa ...
https://man.plustar.jp/php/intlcalendar.fromdatetime.html - [similar]
アトリビュートの文法 0
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュート アトリビュートの文法 アトリビュートの文法 アトリビュートの文法は、複数の部分からなります。 まず最初に、アトリビュートの宣言は常に #[ で始まり、 それに対応する ] で囲みます。 その内部では ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]
変更された関数 0
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更された関数 変更された関数 PHP コア crypt() で、 salt パラメータを省略したときに E_NOTICE が発生するようになりました。 substr_compare() が、 length パラメータに 0 を受け付けるようになりました。 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionFunction オブジェクトを作成する 0
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFunction オブジェクトを作成する ReflectionFunction::__construct (PHP 5, PHP 7, PHP 8) ReflectionFunction::__construct — ReflectionFunction オブジェクトを作成する 説明 public ReflectionFunction::__co ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SOAP 設定オプション 名前 デフォルト 変更可能 変更履歴 soap.wsdl_cache_enabled 1 PHP_INI_ALL soap.wsdl_cache_dir /tmp PHP_INI_ALL soap.wsdl_cache_ttl 86400 PHP_INI_ALL ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
SOAP リクエストによって処理される単一もしくはいくつかの関数を追加する 0
« SoapServer SoapServer::addSoapHeader » PHP Manual SoapServer SOAP リクエストによって処理される単一もしくはいくつかの関数を追加する SoapServer::addFunction (PHP 5, PHP 7, PHP 8) SoapServer::addFunction — SOAP リクエストによって処理される単一もしくはいくつかの関数を追加する 説明 public S ...
https://man.plustar.jp/php/soapserver.addfunction.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
OAuth 0
« ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 OAuth 関数 oauth_get_sbs — SBSを生成する oauth_urlencode — URI を RFC 3686 形式でエン ...
https://man.plustar.jp/php/book.oauth.html - [similar]