検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 168 for [SIMILAR] 16 1024 4096 WITH 13762 intlcalendar W... (0.160 sec.)
ファイルについての情報を取得する 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]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
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]
オブジェクトのクラス名を返す 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
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP 5, PHP 7, PHP 8) intval — 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数(デフォルトは 10)とする、 value の int としての値を返します ...
https://man.plustar.jp/php/function.intval.html - [similar]
プロセスへのファイルポインタをオープンする 0
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする popen (PHP 4, PHP 5, PHP 7, PHP 8) popen — プロセスへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定したコマンドのフォークによっ ...
https://man.plustar.jp/php/function.popen.html - [similar]
Returns an array of information describing this server 0
« MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\Server Returns an array of information describing this server MongoDB\Driver\Server::getInfo (mongodb >=1.0.0) MongoDB\Driver\Server::getInfo — Returns an array of information describing this s ...
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html - [similar]
PHP 型の比較表 0
« Unix ドメイン: Unix および UDG パーサトークンの一覧 » PHP Manual 付録 PHP 型の比較表 PHP 型の比較表 下記の表はPHPの 型 と 比較演算子 の振る舞いについて、緩やかな場合と厳密な場合の両方について 例を示しています。この付録はマニュアルの 型の相互変換 にも関連しています。種々のユーザーコメン ...
https://man.plustar.jp/php/types.comparisons.html - [similar]
SplFileObject クラス 0
« SplFileInfo::__toString SplFileObject::__construct » PHP Manual ファイル操作 SplFileObject クラス SplFileObject クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplFileObject クラスはファイルのためのオブジェクト指向のインターフェイスを提供します。 クラス概要 class SplFileObject extends S ...
https://man.plustar.jp/php/class.splfileobject.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]