検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 388 for [SIMILAR] 16 1024 4096 WITH 47428 backedenum WIT... (0.335 sec.)
PharFileInfo クラス 0
« PharData::setStub PharFileInfo::chmod » PHP Manual Phar PharFileInfo クラス PharFileInfo クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharFileInfo クラスは、 phar アーカイブ内の個々のファイルのコンテンツや属性への 高レベルインターフェイスを提供します。 クラス概要 ...
https://man.plustar.jp/php/class.pharfileinfo.html - [similar]
RecursiveDirectoryIterator クラス 0
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Manual イテレータ RecursiveDirectoryIterator クラス RecursiveDirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに RecursiveDirectoryIterator は、 ファイルシステムのディレクトリを再帰的に反復処 ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.html - [similar]
SplFileInfo クラス 0
« ファイル操作 SplFileInfo::__construct » PHP Manual ファイル操作 SplFileInfo クラス SplFileInfo クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplFileInfo クラスは、各ファイルの情報を取得するための上位レベルのオブジェクト指向インターフェイスです。 クラス概要 class SplFileInfo implements ...
https://man.plustar.jp/php/class.splfileinfo.html - [similar]
SQLite3 クラス 0
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
オブジェクトのクラス名を返す 0
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した object のクラス名を取得します。 パラメータ object ...
https://man.plustar.jp/php/function.get-class.html - [similar]
現在のリソース使用状況を取得する 0
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrusage (PHP 4, PHP 5, PHP 7, PHP 8) getrusage — 現在のリソース使用状況を取得する 説明 getrusage ( int $mode = 0 ): array | false この関数は、 getrusage(2) へのインターフェイスです。 システムコール ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
内部的な結果ポインタを移動する 0
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_data_seek (PHP 4, PHP 5) mysql_data_seek — 内部的な結果ポインタを移動する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]
PHP が稼動しているオペレーティングシステムに関する情報を返す 0
« php_sapi_name phpcredits » PHP Manual PHP オプション/情報 関数 PHP が稼動しているオペレーティングシステムに関する情報を返す php_uname (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) php_uname — PHP が稼動しているオペレーティングシステムに関する情報を返す 説明 php_uname ( string $mode = "a" ): st ...
https://man.plustar.jp/php/function.php-uname.html - [similar]
オブジェクトに関する直近のエラーコードを取得する 0
« IntlCalendar::getDayOfWeekType IntlCalendar::getErrorMessage » PHP Manual IntlCalendar オブジェクトに関する直近のエラーコードを取得する IntlCalendar::getErrorCode intlcal_get_error_code (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getErrorCode -- intlcal_get_error_code ...
https://man.plustar.jp/php/intlcalendar.geterrorcode.html - [similar]
はじめに 0
« COM インストール/設定 » PHP Manual COM はじめに はじめに COM は Component Object Model の略語であり、 DCE RPC (オープンスタンダード) の最上位のオブジェクト指向レイヤーです。 COM はコール手順を共通化し、あらゆる言語でコードを記述し、 (COM に対応した)他の言語で書かれたコードをコール、相互 ...
https://man.plustar.jp/php/intro.com.html - [similar]