検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 979 for [SIMILAR] 16 1024 4096 WITH 48547 pharfileinfo W... (0.889 sec.)
RecursiveFilterIterator に含まれる内部イテレータの子を返す 0
« RecursiveFilterIterator::__construct RecursiveFilterIterator::hasChildren » PHP Manual RecursiveFilterIterator RecursiveFilterIterator に含まれる内部イテレータの子を返す RecursiveFilterIterator::getChildren (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveFilterIterator::getChildren — Recursive ...
https://man.plustar.jp/php/recursivefilteriterator.getchildren.html - [similar]
Gettext 関数 0
« 定義済み定数 bind_textdomain_codeset » PHP Manual Gettext Gettext 関数 Gettext 関数 目次 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bindtextdomain — ドメインのパスを取得/設定する dcgettext — 単一の参照に関するドメインを ...
https://man.plustar.jp/php/ref.gettext.html - [similar]
オブジェクト内の名前と値のペアのパラメータを全て返します 0
« SolrParams::setParam SolrParams::unserialize » PHP Manual SolrParams オブジェクト内の名前と値のペアのパラメータを全て返します SolrParams::toString (PECL solr >= 0.9.2) SolrParams::toString — オブジェクト内の名前と値のペアのパラメータを全て返します 説明 final public SolrParams::toString ...
https://man.plustar.jp/php/solrparams.tostring.html - [similar]
実行時設定 0
« インストール手順 WinCache 統計スクリプト » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 この表は、WinCache 拡張モジュールが提供する設定項目をまとめたものです。 WinCache の設定オプション 名前 デフォルト 最小 最大 変更可能 変更履歴 wincache.fc ...
https://man.plustar.jp/php/wincache.configuration.html - [similar]
ビューのレンダリングを無効にする 0
« Yaf_Dispatcher::__construct Yaf_Dispatcher::dispatch » PHP Manual Yaf_Dispatcher ビューのレンダリングを無効にする Yaf_Dispatcher::disableView (Yaf >=1.0.0) Yaf_Dispatcher::disableView — ビューのレンダリングを無効にする 説明 public Yaf_Dispatcher::disableView (): bool ビューエンジンを無 ...
https://man.plustar.jp/php/yaf-dispatcher.disableview.html - [similar]
Directory クラス 0
« 定義済み定数 Directory::close » PHP Manual ディレクトリ Directory クラス Directory クラス (PHP 4, PHP 5, PHP 7, PHP 8) はじめに Directory クラスのインスタンスを作るには dir() 関数を使います。 new 演算子は使いません。 クラス概要 class Directory { /* プロパティ */ public readonly string ...
https://man.plustar.jp/php/class.directory.html - [similar]
SSL コンテキストオプションの一覧 0
« FTP コンテキストオプション CURL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ SSL コンテキストオプションの一覧 SSL コンテキストオプション SSL コンテキストオプション — SSL コンテキストオプションの一覧 説明 ssl:// および tls:// トランスポート用のコンテキストオプシ ...
https://man.plustar.jp/php/context.ssl.html - [similar]
新しい DOMDocument オブジェクトを作成する 0
« DOMDocument DOMDocument::createAttribute » PHP Manual DOMDocument 新しい DOMDocument オブジェクトを作成する DOMDocument::__construct (PHP 5, PHP 7, PHP 8) DOMDocument::__construct — 新しい DOMDocument オブジェクトを作成する 説明 public DOMDocument::__construct ( string $version = "1.0" ...
https://man.plustar.jp/php/domdocument.construct.html - [similar]
0
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); $bprovides = enchant_broker_describe ( $r ); echo "現在のブローカーは、次のバックエンドを提供します。\n" ; print_r ( $bprovides ); $dicts = enchant_broker_list_ ...
https://man.plustar.jp/php/enchant.examples.html - [similar]
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]