検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 362 for list (0.011 sec.)
オープンされている全データベースファイルのリストを得る 6027
« dba_key_split dba_nextkey » PHP Manual DBA 関数 オープンされている全データベースファイルのリス ... トを得る dba_list (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) dba_list — オ ... ている全データベースファイルのリストを得る 説明 dba_list (): array dba_list() は、オープンされている全ての ... オープン , データベース , リスト , dba , ファイル , list , 関数 , パラメータ , key , split ...
https://man.plustar.jp/php/function.dba-list.html - [similar]
DateTimeZone::listAbbreviations のエイリアス 5991
« time timezone_identifiers_list » PHP Manual 日付・時刻 関数 DateTimeZone::listAbbreviations の ... エイリアス timezone_abbreviations_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) timezone_abbreviati ... ons_list — DateTimeZone::listAbbreviations() のエイリアス 説 ... この関数は次の関数のエイリアスです。 DateTimeZone::listAbbreviations() 関連キーワード: DateTimeZone , list ... Abbreviations , timezone , list , 関数 , abbreviations , time , identifiers , 日付 ...
https://man.plustar.jp/php/function.timezone-abbreviations-list.html - [similar]
Get all of the established connections. 5991
« Swoole\Server::connection_info Swoole\Server::__construct » PHP Manual Swoole\Server Get all o ... established connections. Swoole\Server::connection_list (PECL swoole >= 1.9.0) Swoole\Server::connection_l ... connections. 説明 public Swoole\Server::connection_list ( int $start_fd , int $pagesize = ? ): array パラメ ... , all , Swoole , Server , of , the , connection , list ...
https://man.plustar.jp/php/swoole-server.connection-list.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 5956
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, ... number svn_ls (PECL svn >= 0.1.0) svn_ls — Returns list of directory contents in repository URL, optionall ... function queries the repository URL and returns a list of files and directories, optionally from a specif ... ic revision. This is equivalent to svn list $repos_url[@$revision_no] 注意 : This function doe ... repos revision Integer revision number to retrieve listing of. When omitted, the HEAD revision is used. re ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
DateTimeZone::listIdentifiers のエイリアス 5956
« timezone_abbreviations_list timezone_location_get » PHP Manual 日付・時刻 関数 DateTimeZone::list ... istIdentifiers のエイリアス timezone_identifiers_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) timezone_identifier ... s_list — DateTimeZone::listIdentifiers() のエイリアス 説明 ... この関数は次の関数のエイリアスです。 DateTimeZone::listIdentifiers() 関連キーワード: DateTimeZone , listId ... entifiers , timezone , list , 関数 , identifiers , abbreviations , 日付 , 時刻 ...
https://man.plustar.jp/php/function.timezone-identifiers-list.html - [similar]
APCUIterator イテレータオブジェクトを作成する 5920
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェク ... rmat = APC_ITER_ALL , int $chunk_size = 100 , int $list = APC_LIST_ACTIVE ) APCUIterator オブジェクトを作成 ... い値でなければなりません。 デフォルト値は 100 です。 list 一覧にする形式。 APC_LIST_ACTIVE あるいは APC_LIST ... ト , construct , apcu , APCu , int , chunk , 名前 , list ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]
送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 5920
« header headers_sent » PHP Manual ネットワーク 関数 送信した (もしくは送信される予定の) レスポン ... スヘッダの一覧を返す headers_list (PHP 5, PHP 7, PHP 8) headers_list — 送信した (もし ... る予定の) レスポンスヘッダの一覧を返す 説明 headers_list (): array headers_list() はブラウザもしくはクライア ... 添字の配列で返します。 例 例1 Example using headers_list() <?php /* setcookie() でレスポンスヘッダをそれ自身 ... 送信しようとしているヘッダは? */ var_dump ( headers_list ()); ?> 上の例の出力は、 たとえば以下のようになりま ...
https://man.plustar.jp/php/function.headers-list.html - [similar]
すべてのタイムゾーン識別子を含む配列を返す 5885
« DateTimeZone::listAbbreviations DateInterval » PHP Manual DateTimeZone すべてのタイムゾーン識別 ... 子を含む配列を返す DateTimeZone::listIdentifiers timezone_identifiers_list (PHP 5 >= 5.2 ... .0, PHP 7, PHP 8) DateTimeZone::listIdentifiers -- timezone_identifiers_list — すべての ... 説明 オブジェクト指向型 public static DateTimeZone::listIdentifiers ( int $timezoneGroup = DateTimeZone::AL ... Code = null ): array 手続き型 timezone_identifiers_list ( int $timezoneGroup = DateTimeZone::ALL , ? strin ...
https://man.plustar.jp/php/datetimezone.listidentifiers.html - [similar]
Get list of cookies 5849
« SoapClient::__doRequest SoapClient::__getFunctions » PHP Manual SoapClient Get list of cookies ... 4.30, PHP 7, PHP 8) SoapClient::__getCookies — Get list of cookies 説明 public SoapClient::__getCookies () ... ラメータはありません。 戻り値 関連キーワード: Get , list , cookies , SoapClient , of , getCookies , 関数 , ...
https://man.plustar.jp/php/soapclient.getcookies.html - [similar]
MySQL テーブルのフィールドのリストを得る 5698
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリスト ... を得る mysql_list_fields (PHP 4, PHP 5) mysql_list_fields — MySQL テ ... L クエリー: SHOW COLUMNS FROM sometable 説明 mysql_list_fields ( string $database_name , string $table_nam ... _type() で利用可能です。 例 例1 非推奨である mysql_list_fields() の代替例 <?php $result = mysql_query ( "S ... めに、次の非推奨別名を使用してもいいでしょう。 mysql_listfields() 参考 mysql_field_flags() - 結果において指定 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT