検索

phrase: max: clip:
target: order:
Results of 751 - 760 of about 927 for create (0.059 sec.)
Get the status of a background job 2754
« GearmanClient::getErrno GearmanClient::ping » PHP Manual GearmanClient Get the status of a bac ... e status of a long running background job <?php /* create our object */ $gmclient = new GearmanClient (); /* ...
https://man.plustar.jp/php/gearmanclient.jobstatus.html - [similar]
現在の画像上に別の画像を合成する 2754
« ImagickDraw::comment ImagickDraw::__construct » PHP Manual ImagickDraw 現在の画像上に別の画像を ... raw -> annotation ( 50 , 180 , "Lorem Ipsum!" ); //Create an image object which the draw commands can be ren ...
https://man.plustar.jp/php/imagickdraw.composite.html - [similar]
カレンダーオブジェクトのコピーを取得する 2754
« IntlDateFormatter::getTimeZoneId IntlDateFormatter::getTimeZone » PHP Manual IntlDateFormatter ... ect() の例 <?php $formatter = IntlDateFormatter :: create ( "fr_FR@calendar=islamic" , NULL , NULL , "GMT-01 ...
https://man.plustar.jp/php/intldateformatter.getcalendarobject.html - [similar]
直近の操作のエラーコードを取得する 2754
« IntlDateFormatter::getDateType IntlDateFormatter::getErrorMessage » PHP Manual IntlDateFormatt ... datefmt_get_error_code() の例 <?php $fmt = datefmt_create ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFo ...
https://man.plustar.jp/php/intldateformatter.geterrorcode.html - [similar]
直近の操作のエラーテキストを取得する 2754
« IntlDateFormatter::getErrorCode IntlDateFormatter::getLocale » PHP Manual IntlDateFormatter 直 ... efmt_get_error_message() の例 <?php $fmt = datefmt_create ( 'en_US' , IntlDateFormatter :: FULL , IntlDateFo ...
https://man.plustar.jp/php/intldateformatter.geterrormessage.html - [similar]
Pause the CPU usage timer 2754
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage ... used. 例 例1 Manipulating the usage timer <?php // create a new LuaSandbox and set a CPU limit $sandbox = ne ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
直近の操作のエラーテキストを取得する 2754
« MessageFormatter::getErrorCode MessageFormatter::getLocale » PHP Manual MessageFormatter 直近の ... sgfmt_get_error_message() の例 <?php $fmt = msgfmt_create ( "en_US" , "{0, number} monkeys on {1, number} tr ...
https://man.plustar.jp/php/messageformatter.geterrormessage.html - [similar]
変更された関数 2754
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更 ... りに CURLFile を使うようにしましょう。 Mcrypt mcrypt_create_iv() の source パラメータのデフォルトが、 MCRYPT_D ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
Windows のサポート 2754
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... になりました。 Windows における proc_open() 関数は、"create_process_group" オプションを新たに渡せるようになりま ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
Execute a database command that reads 2754
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Man ... Instead, you should set these two options when you create the transaction with MongoDB\Driver\Session::start ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]