検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1006 for As (0.029 sec.)
指定した collator で配列を並べ替える 4587
« Collator::sortWithSortKeys NumberFormatter » PHP Manual Collator 指定した collator で配列を並べ ... collator_create ( 'en_US' ); $arr = array( 'at' , 'às' , 'as' ); var_export ( $arr ); collator_sort ( $c ... 例の出力は以下となります。 array ( 0 => 'at', 1 => 'às', 2 => 'as', )array ( 0 => 'as', 1 => 'às', 2 => ' ... at', ) 参考 Collator の定数 collator_asort() - インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/collator.sort.html - [similar]
Retrieves the next row of data in a result set as an object 4587
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... esult set as an object sqlsrv_fetch_object (No version informat ... t — Retrieves the next row of data in a result set as an object 説明 sqlsrv_fetch_object ( resource $stm ... t , string $className = ? , array $ctorParams = ? , int $row = ? , ... xed Retrieves the next row of data in a result set as an instance of the specified class with properties ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
SQL 文を直接実行する 4507
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... 文を発行します。 <?php $conn = db2_connect ( $database , $user , $password ); // テストテーブルを作成しま ... 'llama' , 'Sweater' , 150 ) ); foreach ( $animals as $animal ) { $rc = db2_exec ( $conn , "INSERT INTO ... 方法を説明します。 <?php $conn = db2_connect ( $database , $user , $password ); $sql = "SELECT name FROM a ... E" VARCHAR (50) PATH \'phone [ @type = "work"]\' ) AS T WHERE NAME = \'Kathy Smith\' ' ; $stmt = db2_exe ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
Gets a record from a database as an indexed array 4507
« dbase_get_record_with_names dbase_numfields » PHP Manual dBase 関数 Gets a record from a datab ... ase as an indexed array dbase_get_record (PHP 5 < 5.3.0, ... dbase 5, dbase 7) dbase_get_record — Gets a record from ... a database as an indexed array 説明 dbase_get_record ( resou ... rce $database , int $number ): array Gets a record from a datab ...
https://man.plustar.jp/php/function.dbase-get-record.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 4507
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... * December 2002 / January 2003 ISOWk M Tu W Thu F Sa Su ----- ---------------------------- 51 16 17 18 1 ... * December 2004 / January 2005 ISOWk M Tu W Thu F Sa Su ----- ---------------------------- 51 13 14 15 1 ... esentation of the day' , 'B' => 'Full month name, based on the locale' , 'C' => 'Two digit representatio ... d by 100, truncated to an integer)' , 'D' => 'Same as "%m/%d/%y"' , 'E' => '' , 'F' => 'Same as "%Y-%m-% ...
https://man.plustar.jp/php/function.strftime.html - [similar]
Returns the image as a string 4507
« Imagick::tintImage Imagick::transformImage » PHP Manual Imagick Returns the image as a string ... imagick 3) Imagick::__toString — Returns the image as a string 説明 public Imagick::__toString (): strin ... g Returns the current image as string. This will only return a single image; it s ...
https://man.plustar.jp/php/imagick.tostring.html - [similar]
If true, the result of the first field grouping command is used as the main resu... 4507
« SolrQuery::setGroupLimit SolrQuery::setGroupNGroups » PHP Manual SolrQuery If true, the result ... of the first field grouping command is used as the main result list in the response, using group. ... result of the first field grouping command is used as the main result list in the response, using group. ... result of the first field grouping command is used as the main result list in the response, using group. ... result of the first field grouping command is used as the main result list in the response. 戻り値 Retur ...
https://man.plustar.jp/php/solrquery.setgroupmain.html - [similar]
The EvIdle class 4433
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P ... e , EvCheck and other EvIdle watchers do not count as receiving events ). Thus, as long as the process i ... or delay processing stuff to after the event loop has handled all outstanding events. The most noticeabl ... e effect is that as long as any idle watchers are active, the process ... ot block when waiting for new events. クラス概要 class EvIdle extends EvWatcher { /* 継承したプロパティ ...
https://man.plustar.jp/php/class.evidle.html - [similar]
RecursiveDirectoryIterator クラス 4433
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Man ... 復処理するためのインターフェイスです。 クラス概要 class RecursiveDirectoryIterator extends FilesystemIter ... 承した定数 */ const int FilesystemIterator::CURRENT_AS_PATHNAME = 32 ; const int FilesystemIterator::CURR ... ENT_AS_FILEINFO = 0 ; const int FilesystemIterator::CURRE ... NT_AS_SELF = 16 ; const int FilesystemIterator::CURRENT_ ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.html - [similar]
定義済み定数 4354
« リソース型 Yac » PHP Manual Yac 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... int ) YAC_SERIALIZER_PHP ( int ) Use php serialize as serializer YAC_SERIALIZER_JSON ( int ) Use json as ... json) YAC_SERIALIZER_IGBINARY ( int ) Use igbinary as serializer(require --enable-igbinary) YAC_SERIALIZ ... ER_MSGPACK ( int ) Use msgpack as serializer(require --enable-msgpack) YAC_SERIALIZE ...
https://man.plustar.jp/php/yac.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT