検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 927 for create (0.324 sec.)
最も適したエンコーディングを取得する 3191
« Mailparse 関数 mailparse_msg_create » PHP Manual Mailparse 関数 最も適したエンコーディングを取 ... , xfer , determine , Mailparse , ポインタ , 関数 , create , resource ...
https://man.plustar.jp/php/function.mailparse-determine-best-xfer-encoding.html - [similar]
ソケットのオプションを設定する 3191
« socket_set_nonblock socket_setopt » PHP Manual ソケット 関数 ソケットのオプションを設定する so ... に値 value を設定します。 パラメータ socket socket_create() あるいは socket_accept() で作成した Socket クラス ... 例1 socket_set_option() の例 <?php $socket = socket_create ( AF_INET , SOCK_STREAM , SOL_TCP ); if (! is_reso ... トに設定されています!' . PHP_EOL ; } ?> 参考 socket_create() - ソケット(通信時の終端)を作成する socket_bind ...
https://man.plustar.jp/php/function.socket-set-option.html - [similar]
Formatter が使うカレンダー型を設定する 3191
« IntlDateFormatter::parse IntlDateFormatter::setLenient » PHP Manual IntlDateFormatter Formatte ... 1 datefmt_set_calendar() の例 <?php $fmt = datefmt_create ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFo ... 00:00:00 UTC" ); $formatter = IntlDateFormatter :: create ( "en_US" , NULL , NULL , "Europe/Amsterdam" ); ec ... 注目 */ $formatter -> setCalendar ( IntlCalendar :: createInstance ( "America/New_York" , "pt_PT@calendar=isl ... - カレンダーオブジェクトのコピーを取得する datefmt_create() - Date Formatter を作成する 関連キーワード: cale ...
https://man.plustar.jp/php/intldateformatter.setcalendar.html - [similar]
Create a new BulkWrite 3191
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... Create a new BulkWrite MongoDB\Driver\BulkWrite::__constr ... b >=1.0.0) MongoDB\Driver\BulkWrite::__construct — Create a new BulkWrite 説明 public MongoDB\Driver\BulkWri ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
影響を受けた行数を得る 3191
« Result::__construct Result::getAutoIncrementValue » PHP Manual mysql_xdevapi\Result 影響を受け ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $schema = $s ... ession -> getSchema ( "addressbook" ); $create = $schema -> createCollection ( "people" ); $colle ...
https://man.plustar.jp/php/mysql-xdevapi-result.getaffecteditemscount.html - [similar]
Schema のコンストラクタ 3191
« mysql_xdevapi\Schema Schema::createCollection » PHP Manual mysql_xdevapi\Schema Schema のコンス ... IF EXISTS food" )-> execute (); $session -> sql ( "CREATE DATABASE food" )-> execute (); $session -> sql ( " ... ema = $session -> getSchema ( "food" ); $schema -> createCollection ( "trees" ); print_r ( $schema -> gettab ...
https://man.plustar.jp/php/mysql-xdevapi-schema.construct.html - [similar]
テーブル名を取得する 3191
« Table::existsInDatabase Table::getSchema » PHP Manual mysql_xdevapi\Table テーブル名を取得する ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-table.getname.html - [similar]
テーブルの行を更新する 3191
« Table::select mysql_xdevapi\TableDelete » PHP Manual mysql_xdevapi\Table テーブルの行を更新する ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-table.update.html - [similar]
削除する行を限定する 3191
« TableDelete::execute TableDelete::orderby » PHP Manual mysql_xdevapi\TableDelete 削除する行を限 ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.limit.html - [similar]
TableInsert クラスのコンストラクタ 3191
« mysql_xdevapi\TableInsert TableInsert::execute » PHP Manual mysql_xdevapi\TableInsert TableIns ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.construct.html - [similar]