検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 201 for extension (0.034 sec.)
ReflectionExtension を作成する 5570
« ReflectionExtension::__clone ReflectionExtension::export » PHP Manual ReflectionExtension Refl ... ectionExtension を作成する ReflectionExtension::__construct (PHP 5 ... , PHP 7, PHP 8) ReflectionExtension::__construct — ReflectionExtension を作成する 説明 ... public ReflectionExtension::__construct ( string $name ) ReflectionExtension ... メータ name 拡張モジュールの名前。 例 例1 ReflectionExtension の例 <?php $ext = new ReflectionExtension ( 'Refle ...
https://man.plustar.jp/php/reflectionextension.construct.html - [similar]
コマンドラインオプション 5516
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... ipped comments and whitespace. -z <file> Load Zend extension <file>. args... Arguments passed to script. Use -- ... t class <name>. --re <name> Show information about extension <name>. --rz <name> Show information about Zend ex ... tension <name>. --ri <name> Show configuration for extension <name>. コマンドラインオプション オプション 長い形 ... ションと同時に 使用することはできません。 -z --zend-extension Zend エクステンションをロードします。ファイル名のみ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
すべての既存ガベージサイクルを強制的に収集する 5516
« extension_loaded gc_disable » PHP Manual PHP オプション/情報 関数 すべての既存ガベージサイクル ... クル , 強制 , collect , cycles , 関数 , パラメータ , extension , loaded ...
https://man.plustar.jp/php/function.gc-collect-cycles.html - [similar]
複数のアイテムを取得する 5516
« Memcached::getDelayedByKey Memcached::getMultiByKey » PHP Manual Memcached 複数のアイテムを取得 ... mple for Memcached v3 <?php // Valid for v3 of the extension $m = new Memcached (); $m -> addServer ( 'localhos ... ched v1 and v2 <?php // Valid for v1 and v2 of the extension $m = new Memcached (); $m -> addServer ( 'localhos ... T_PRESERVE_ORDER の例 <?php // Valid for v3 of the extension $m = new Memcached (); $m -> addServer ( 'localhos ... RVE_ORDER の例 <?php // Valid for v1 and v2 of the extension $m = new Memcached (); $m -> addServer ( 'localhos ...
https://man.plustar.jp/php/memcached.getmulti.html - [similar]
インストール手順 5516
« 要件 XMLDiff\Base » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL ... pecl.php.net/package/xmldiff . A DLL for this PECL extension is available under » http://windows.php.net/downlo ... 情報 , xmldiff , downloads , windows , available , extension ...
https://man.plustar.jp/php/xmldiff.installation.html - [similar]
tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 5419
« PharData::buildFromIterator PharData::compressFiles » PHP Manual PharData tar/zip アーカイブ全 ... PharData::compress ( int $compression , ? string $extension = null ): ? PharData tar 形式のアーカイブの場合は、 ... 、圧縮を解除する場合には Phar::NONE を指定します。 extension デフォルトでは、tar を圧縮する際の拡張子は .tar.gz ... on をスローします。 変更履歴 バージョン 説明 8.0.0 extension は、nullable になりました。 例 例1 PharData::compr ...
https://man.plustar.jp/php/phardata.compress.html - [similar]
クラスを定義する拡張モジュールの名前を取得する 5366
« ReflectionClass::getExtension ReflectionClass::getFileName » PHP Manual ReflectionClass クラス ... る拡張モジュールの名前を取得する ReflectionClass::getExtensionName (PHP 5, PHP 7, PHP 8) ReflectionClass::getExte ... ールの名前を取得する 説明 public ReflectionClass::getExtensionName (): string | false クラスを定義する拡張モジュー ... 場合は false を返します。 例 例1 ReflectionClass::getExtensionName() の基本的な使用例 <?php $class = new Reflecti ... onClass ( 'ReflectionClass' ); $extension = $class -> getExtensionName (); var_dump ( $exten ...
https://man.plustar.jp/php/reflectionclass.getextensionname.html - [similar]
PharData クラス 5312
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 > ... ray public compress ( int $compression , ? string $extension = null ): ? PharData public compressFiles ( int $c ... mat = null , ? int $compression = null , ? string $extension = null ): ? PharData public convertToExecutable ( ... mat = null , ? int $compression = null , ? string $extension = null ): ? Phar public copy ( string $from , stri ... ng $to ): bool public decompress ( ? string $extension = null ): ? PharData public decompressFiles (): bo ...
https://man.plustar.jp/php/class.phardata.html - [similar]
ファイルの拡張子を取得する 5312
« DirectoryIterator::getCTime DirectoryIterator::getFilename » PHP Manual DirectoryIterator ファ ... イルの拡張子を取得する DirectoryIterator::getExtension (PHP 5 >= 5.3.6, PHP 7, PHP 8) DirectoryIterator:: ... getExtension — ファイルの拡張子を取得する 説明 public Directory ... Iterator::getExtension (): string ファイルの拡張子を取得します。 パラメー ... は空文字列を返します。 例 例1 DirectoryIterator::getExtension() の例 <?php $directory = new DirectoryIterator ( ...
https://man.plustar.jp/php/directoryiterator.getextension.html - [similar]
クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する 5312
« ReflectionClass::getEndLine ReflectionClass::getExtensionName » PHP Manual ReflectionClass クラ ... スを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する ReflectionClass::getExtensi ... on (PHP 5, PHP 7, PHP 8) ReflectionClass::getExtension — クラスを定義する拡張モジュールを表す ReflectionE ... ブジェクトを取得する 説明 public ReflectionClass::getExtension (): ? ReflectionExtension クラスを定義する拡張モジ ... ュールを表す ReflectionExtension オブジェクトを取得します。 パラメータ この関数には ...
https://man.plustar.jp/php/reflectionclass.getextension.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT