検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 1021 for [SIMILAR] 16 1024 4096 WITH 7996 添字 WITH 5367 ... (1.326 sec.)
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
SOAP 関数をコールする 0
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClient::__soapCall (PHP 5, PHP 7, PHP 8) SoapClient::__soapCall — SOAP 関数をコールする 説明 public SoapClient::__soapCall ( string $name , array $args , ? array $options = null , SoapHeader | arr ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 0
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fge ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
VarnishLog クラス 0
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス VarnishLog クラス (PECL varnish >= 0.6) はじめに クラス概要 class VarnishLog { /* 定数 */ const int TAG_Debug = 0 ; const int TAG_Error = 1 ; const int TAG_CLI = 2 ; const int TAG_StatSess = 3 ; con ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
Get a column using OID 0
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid_get (PECL CUBRID >= 8.3.0) cubrid_get — Get a column using OID 説明 cubrid_get ( resource $conn_identifier , string $oid , mixed $attr = ? ): mixed The cubrid_get() function is used to get th ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]
はじめに 0
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Container ( Yaconf ) is a configurations container, it parses INI files, and store the result in PHP when PHP is started, the result lives with the whole PHP lifecycle. Yaconf stores all configura ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
複数のアイテムを取得する 0
« Memcached::getDelayedByKey Memcached::getMultiByKey » PHP Manual Memcached 複数のアイテムを取得する Memcached::getMulti (PECL memcached >= 0.1.0) Memcached::getMulti — 複数のアイテムを取得する 説明 public Memcached::getMulti ( array $keys , int $flags = ? ): mixed Memcached::getMulti() ...
https://man.plustar.jp/php/memcached.getmulti.html - [similar]
フォーマッタが使用するパターンを取得する 0
« MessageFormatter::getLocale MessageFormatter::parseMessage » PHP Manual MessageFormatter フォーマッタが使用するパターンを取得する MessageFormatter::getPattern msgfmt_get_pattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::getPattern -- msgfmt_get_pattern — フォ ...
https://man.plustar.jp/php/messageformatter.getpattern.html - [similar]
配列のフィールドに要素を挿入する 0
« CollectionModify::arrayAppend CollectionModify::bind » PHP Manual mysql_xdevapi\CollectionModify 配列のフィールドに要素を挿入する CollectionModify::arrayInsert (No version information available, might only be in Git) CollectionModify::arrayInsert — 配列のフィールドに要素を挿入する 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.arrayinsert.html - [similar]
配列の一部を削除し、他の要素で置換する 0
« array_slice array_sum » PHP Manual 配列 関数 配列の一部を削除し、他の要素で置換する array_splice (PHP 4, PHP 5, PHP 7, PHP 8) array_splice — 配列の一部を削除し、他の要素で置換する 説明 array_splice ( array &$array , int $offset , ? int $length = null , mixed $replacement = [] ): array ...
https://man.plustar.jp/php/function.array-splice.html - [similar]