検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 601 for [SIMILAR] 16 1024 4096 WITH 7825 isset WITH 7120... (2.246 sec.)
C Data Handles 0
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) はじめに FFI\CData objects can be used in a number of ways as a regular PHP data: C data of scalar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
collator を作成する 0
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collator::create collator_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::create -- collator_create — collator を作成する 説明 オブジェクト指向型 public static Collator::create ( ...
https://man.plustar.jp/php/collator.create.html - [similar]
バイナリの IPTC ブロックのタグをパースする 0
« iptcembed jpeg2wbmp » PHP Manual GD および Image 関数 バイナリの IPTC ブロックのタグをパースする iptcparse (PHP 4, PHP 5, PHP 7, PHP 8) iptcparse — バイナリの IPTC ブロックのタグをパースする 説明 iptcparse ( string $iptc_block ): array | false » IPTC ブロックをパースします。 パラメータ ...
https://man.plustar.jp/php/function.iptcparse.html - [similar]
Sets the response writer used to prepare the response from Solr 0
« SolrClient::rollback SolrClient::setServlet » PHP Manual SolrClient Sets the response writer used to prepare the response from Solr SolrClient::setResponseWriter (PECL solr >= 0.9.11) SolrClient::setResponseWriter — Sets the response writer used to prepare the response from Solr 説明 p ...
https://man.plustar.jp/php/solrclient.setresponsewriter.html - [similar]
セッションの名前を取得する 0
« DatabaseObject::getName mysql_xdevapi\DocResult » PHP Manual mysql_xdevapi\DatabaseObject セッションの名前を取得する DatabaseObject::getSession (No version information available, might only be in Git) DatabaseObject::getSession — セッションの名前を取得する 説明 abstract public mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-databaseobject.getsession.html - [similar]
Yaf_Loader クラス 0
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loader クラス (Yaf >=1.0.0) はじめに Yaf_Loader は、 Yaf 用に包括的なオートローディング機能を導入します。 最初に Yaf_Application のインスタンスを取得するときに、 Yaf_Loader はシングルトンのインス ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
Yaf_Plugin_Abstract クラス 0
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plugin_Abstract クラス Yaf_Plugin_Abstract クラス (Yaf >=1.0.0) はじめに プラグインを使えば、フレームワークの拡張やカスタマイズを簡単に行えます。 プラグインは、クラスとして定義します。 実際のクラス ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
データベースに存在するかをチェックする 0
« Schema::dropCollection Schema::getCollection » PHP Manual mysql_xdevapi\Schema データベースに存在するかをチェックする Schema::existsInDatabase (No version information available, might only be in Git) Schema::existsInDatabase — データベースに存在するかをチェックする 説明 public mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-schema.existsindatabase.html - [similar]
セッションを開始する 0
« SessionHandler::gc SessionHandler::read » PHP Manual SessionHandler セッションを開始する SessionHandler::open (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::open — セッションを開始する 説明 public SessionHandler::open ( string $path , string $name ): bool 新しいセッションを作成するか、 ...
https://man.plustar.jp/php/sessionhandler.open.html - [similar]
XML エレメント構造の例 0
« 例 XMLタグのマッピングの例 » PHP Manual 例 XML エレメント構造の例 XML エレメント構造の例 この最初の例は、あるドキュメント中のstart エレメントの構造をイン デントを付けて表示します。 例1 XML エレメント構造を表示 <?php $file = "data.xml" ; $depth = array(); function startElement ( $parser ...
https://man.plustar.jp/php/example.xml-structure.html - [similar]