検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 496 for [SIMILAR] 16 1024 4096 WITH 41156 動フ WITH 1460... (2.079 sec.)
Apache 2.x (Microsoft Windows 用) 0
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP Manual Windows システムへのインストール Apache 2.x (Microsoft Windows 用) Apache 2.x (Microsoft Windows 用) このセクションでは、Microsoft Windows 上の Apache 2.x で PHP をインストールする場 ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールは三つの内部クラスを使います。 rar_open() が返すアーカイブをあらわすクラス RarArchive 、 rar_list() や rar_entry_get() が返すエントリをあらわすクラス RarEntry 、そして例外をあらわす RarExcept ...
https://man.plustar.jp/php/rar.resources.html - [similar]
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
内部的な zval を表す文字列をダンプする 0
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
ファイルの最終アクセス時刻を取得する 0
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileatime (PHP 4, PHP 5, PHP 7, PHP 8) fileatime — ファイルの最終アクセス時刻を取得する 説明 fileatime ( string $filename ): int | false 指定したファイルの最終アクセス時刻を取得します。 パラメータ fi ...
https://man.plustar.jp/php/function.fileatime.html - [similar]
ファイルを出力する 0
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, PHP 7, PHP 8) readfile — ファイルを出力する 説明 readfile ( string $filename , bool $use_include_path = false , ? resource $context = null ): int | false ファイルを読んで標準出力に書き出します。 ...
https://man.plustar.jp/php/function.readfile.html - [similar]
FTP(s) URL へのアクセス 0
« http:// php:// » PHP Manual サポートするプロトコル/ラッパー FTP(s) URL へのアクセス ftp:// ftps:// ftp:// -- ftps:// — FTP(s) URL へのアクセス 説明 FTP 経由でのファイルの読み込みと新しいファイルの作成を許可します。 サーバーがパッシブモードの FTP をサポートしていない場合、接続は失敗しま ...
https://man.plustar.jp/php/wrappers.ftp.html - [similar]
Memcache 関数 0
« Memcache::setServerParams memcache_debug » PHP Manual Memcache Memcache 関数 Memcache 関数 目次 memcache_debug — デバッグ出力のオン/オフを切り替える 関連キーワード: Memcache , 関数 , memcache , debug , setServerParams , デバッグ , 出力 , オフ , ...
https://man.plustar.jp/php/ref.memcache.html - [similar]
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]