検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1767 for [SIMILAR] 16 1024 4096 WITH 25368 xmlreader WITH... (0.931 sec.)
ファイルあるいは URL をオープンする 0
« streamWrapper::stream_metadata streamWrapper::stream_read » PHP Manual streamWrapper ファイルあるいは URL をオープンする streamWrapper::stream_open (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_open — ファイルあるいは URL をオープンする 説明 public streamWrapper::stream_o ...
https://man.plustar.jp/php/streamwrapper.stream-open.html - [similar]
ファイルについての情報を取得する 0
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得する streamWrapper::url_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::url_stat — ファイルについての情報を取得する 説明 public streamWrapper::url_stat ( string $path , int $flags ): ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
Lua クラス 0
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラス概要 class Lua { /* 定数 */ const string LUA_VERSION = Lua 5.1.4 ; /* メソッド */ public assign ( string $name , string $value ): mixed public call ( callable $lua_func , array $args = ? , i ...
https://man.plustar.jp/php/class.lua.html - [similar]
ParseError 0
« CompileError TypeError » PHP Manual 定義済みの例外 ParseError ParseError (PHP 7, PHP 8) はじめに ParseError は、 eval() を呼んだときなどの PHP コードのパースに失敗した場合にスローされます。 注意 : PHP 7.3.0 以降は、 ParseError クラスは CompileError クラスを継承するようになりました。 以 ...
https://man.plustar.jp/php/class.parseerror.html - [similar]
セッション変数 0
« $_REQUEST $_ENV » PHP Manual 定義済の変数 セッション変数 $_SESSION (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SESSION — セッション変数 説明 現在のスクリプトで使用できるセッション変数を含む連想配列です。 セッション変数の使用法についての詳細は、 セッション関数 のドキュメントを参照ください。 ...
https://man.plustar.jp/php/reserved.variables.session.html - [similar]
元となるリソースを取得する 0
« streamWrapper::rmdir streamWrapper::stream_close » PHP Manual streamWrapper 元となるリソースを取得する streamWrapper::stream_cast (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_cast — 元となるリソースを取得する 説明 public streamWrapper::stream_cast ( int $cast_as ): resource この ...
https://man.plustar.jp/php/streamwrapper.stream-cast.html - [similar]
リソースを閉じる 0
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じる streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 public streamWrapper::stream_close (): void このメソッドは、 fclose() に ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
クラスメソッドの ReflectionMethod を取得する 0
« ReflectionClass::getInterfaces ReflectionClass::getMethods » PHP Manual ReflectionClass クラスメソッドの ReflectionMethod を取得する ReflectionClass::getMethod (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethod — クラスメソッドの ReflectionMethod を取得する 説明 public ReflectionClass::g ...
https://man.plustar.jp/php/reflectionclass.getmethod.html - [similar]
DateTimeImmutable クラス 0
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeImmutable クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに 日付と時刻を表現します。 このクラスは DateTime と同じ振る舞いをします。 但し、 DateTime::modify() のような、 状態を変更して新しいオブジェ ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]