検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 2367 for 取得 (0.026 sec.)
ファイルの所有者を取得する 2883
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (P ... PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | fals ... e ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り ... E_WARNING が発生します。 例 例1 ファイルの所有者の取得 <?php $filename = 'index.php' ; print_r ( posix_ge ... てください。 参考 filegroup() - ファイルのグループを取得する stat() - ファイルに関する情報を取得する posix_g ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
MySQL サーバー情報を取得する 2883
« mysql_get_proto_info mysql_info » PHP Manual MySQL 関数 MySQL サーバー情報を取得する mysql_get ... PHP 5) mysql_get_server_info — MySQL サーバー情報を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨にな ... NULL ): string | false MySQL サーバーのバージョンを取得します。 パラメータ link_identifier MySQL 接続。指定 ... mysql_get_client_info() - MySQL クライアント情報を取得する mysql_get_host_info() - MySQL ホスト情報を取得... る mysql_get_proto_info() - MySQL プロトコル情報を取得する phpversion() - 現在の PHP バージョンを取得する ...
https://man.plustar.jp/php/function.mysql-get-server-info.html - [similar]
すべてのサーバーのキーを取得する 2883
« Memcached::get Memcached::getByKey » PHP Manual Memcached すべてのサーバーのキーを取得する Mem ... 0) Memcached::getAllKeys — すべてのサーバーのキーを取得する 説明 public Memcached::getAllKeys (): array | f ... わせて、その時点で格納されているすべてのキーの配列を取得します。 これはアトミックな操作ではないので、ある時点 ... でのすべてのキーのスナップショットを真の意味で取得したとは言えません。 また、memcache はすべてのキーを ... 返すことを保証しないので、 すべてのキーを取得したものとみなすこともできません。 パラメータ この関 ...
https://man.plustar.jp/php/memcached.getallkeys.html - [similar]
開始行を取得する 2883
« ReflectionClass::getShortName ReflectionClass::getStaticProperties » PHP Manual ReflectionClas ... s 開始行を取得する ReflectionClass::getStartLine (PHP 5, PHP 7, PH ... P 8) ReflectionClass::getStartLine — 開始行を取得する 説明 public ReflectionClass::getStartLine (): i ... nt | false 開始行を取得します。 警告 この関数は、 現在のところ詳細な情報はあ ... ます。 参考 ReflectionClass::getEndLine() - 終了行を取得する 関連キーワード: 開始 , 取得 , ReflectionClass , ...
https://man.plustar.jp/php/reflectionclass.getstartline.html - [similar]
ファイル名を取得する 2883
« ReflectionFunctionAbstract::getExtensionName ReflectionFunctionAbstract::getName » PHP Manual ... ReflectionFunctionAbstract ファイル名を取得する ReflectionFunctionAbstract::getFileName (PHP 5 ... lectionFunctionAbstract::getFileName — ファイル名を取得する 説明 public ReflectionFunctionAbstract::getFile ... e (): string | false ユーザー定義関数のファイル名を取得します。 パラメータ この関数にはパラメータはありませ ... FunctionAbstract::getNamespaceName() - 名前空間名を取得する 関連キーワード: 取得 , eflectionFunctionAbstrac ...
https://man.plustar.jp/php/reflectionfunctionabstract.getfilename.html - [similar]
ジェネレータの $this の値を取得する 2883
« ReflectionGenerator::getFunction ReflectionGenerator::getTrace » PHP Manual ReflectionGenerato ... r ジェネレータの $this の値を取得する ReflectionGenerator::getThis (PHP 7, PHP 8) Ref ... ionGenerator::getThis — ジェネレータの $this の値を取得する 説明 public ReflectionGenerator::getThis (): ? ... object ジェネレータがアクセスできる $this の値を取得します。 パラメータ この関数にはパラメータはありませ ... onGenerator::getFunction() - ジェネレータの関数名を取得する ReflectionGenerator::getTrace() - 実行中のジェネ ...
https://man.plustar.jp/php/reflectiongenerator.getthis.html - [similar]
ファイル名を除いたパスを取得する 2883
« SplFileInfo::getOwner SplFileInfo::getPathInfo » PHP Manual SplFileInfo ファイル名を除いたパス ...取得する SplFileInfo::getPath (PHP 5 >= 5.1.2, PHP 7, PH ... 8) SplFileInfo::getPath — ファイル名を除いたパスを取得する 説明 public SplFileInfo::getPath (): string ファ ... SplFileInfo::getRealPath() - ファイルへの絶対パスを取得する SplFileInfo::getFilename() - ファイル名を取得... ::getPathInfo() - パスの SplFileInfo オブジェクトを取得する 関連キーワード: SplFileInfo , パス , 取得 , get ...
https://man.plustar.jp/php/splfileinfo.getpath.html - [similar]
アプリケーションを取得する 2883
« Yaf_Dispatcher::flushInstantly Yaf_Dispatcher::getDefaultAction » PHP Manual Yaf_Dispatcher ア ... プリケーションを取得する Yaf_Dispatcher::getApplication (Yaf >=1.0.0) Ya ... f_Dispatcher::getApplication — アプリケーションを取得する 説明 public Yaf_Dispatcher::getApplication (): ... Yaf_Application Yaf_Application のインスタンスを取得します。 Yaf_Application::app() と同じです。 パラメー ... plication::app() - アプリケーションのインスタンスを取得する 関連キーワード: Yaf , 取得 , アプリケーション , ...
https://man.plustar.jp/php/yaf-dispatcher.getapplication.html - [similar]
現在の項目を取得する 2870
« APCUIterator::__construct APCUIterator::getTotalCount » PHP Manual APCUIterator 現在の項目を取得 ... apcu >= 5.0.0) APCUIterator::current — 現在の項目を取得する 説明 public APCUIterator::current (): mixed APC ... UIterator から現在の項目を取得します。 パラメータ この関数にはパラメータはありませ ... 合に現在の項目を返します。 もう項目が存在しない場合や取得に失敗した場合は false を返します。 参考 APCUIterato ... ator::current() - 現在の要素を返す 関連キーワード: 取得 , APCUIterator , 項目 , パラメータ , 失敗 , 移動 , ...
https://man.plustar.jp/php/apcuiterator.current.html - [similar]
ReflectionGenerator クラス 2870
« ReflectionUnionType::getTypes ReflectionGenerator::__construct » PHP Manual リフレクション Ref ... cutingFile — 現在実行中のジェネレータのファイル名を取得する ReflectionGenerator::getExecutingGenerator — 実 ... 行中の Generator オブジェクトを取得する ReflectionGenerator::getExecutingLine — 現在実行 ... 中のジェネレータの行を取得する ReflectionGenerator::getFunction — ジェネレータ ... の関数名を取得する ReflectionGenerator::getThis — ジェネレータの $ ...
https://man.plustar.jp/php/class.reflectiongenerator.html - [similar]