検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 927 for create (0.599 sec.)
wkhtmltox\Image\Converter クラス 2912
« wkhtmltox\PDF\Object::__construct wkhtmltox\Image\Converter::__construct » PHP Manual wkhtmlto ... ng } 目次 wkhtmltox\Image\Converter::__construct — Create a new Image converter wkhtmltox\Image\Converter::c ...
https://man.plustar.jp/php/class.wkhtmltox-image-converter.html - [similar]
The Yar_Client class 2912
« Yar_Server::handle Yar_Client::__call » PHP Manual Yar The Yar_Client class The Yar_Client cla ... t::__call — Call service Yar_Client::__construct — Create a client Yar_Client::setOpt — Set calling contexts ...
https://man.plustar.jp/php/class.yar-client.html - [similar]
The ZMQContext class 2912
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The Z ... etOpt — Get context option ZMQContext::getSocket — Create a new socket ZMQContext::isPersistent — Whether th ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
Add Method 2912
« Componere\Abstract\Definition::addInterface Componere\Abstract\Definition::addTrait » PHP Manu ... ame , Componere\Method $method ): Definition Shall create or override a method on the current definition. パ ...
https://man.plustar.jp/php/componere-abstract-definition.addmethod.html - [similar]
サポートする日付と時刻の書式 2912
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートす ... 書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および ... きます。 ただ、処理するためには、 DateTimeImmutable::createFromFormat() を使い、正しいフォーマットを指定する必 ... 要があります。 <?php $res = DateImmutable :: createFromFormat ( "Y-m-d" , "2015-09-34" ); var_dump ( $ ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
Constructs signal event object 2912
« Event::setTimer Event::timer » PHP Manual Event Constructs signal event object Event::signal ( ... event object. This is a straightforward method to create a signal event. Note, the generic Event::__constru ...
https://man.plustar.jp/php/event.signal.html - [similar]
Constructs timer event object 2912
« Event::signal EventBase » PHP Manual Event Constructs timer event object Event::timer (PECL ev ... event object. This is a straightforward method to create a timer event. Note, the generic Event::__construc ...
https://man.plustar.jp/php/event.timer.html - [similar]
Creates new connection listener associated with an event base 2912
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... event >= 1.2.6-beta) EventListener::__construct — Creates new connection listener associated with an event ... data , int $flags , int $backlog , mixed $target ) Creates new connection listener associated with an event ... it( 1 ); } // Variant #1 /* $this->socket = socket_create(AF_INET, SOCK_STREAM, SOL_TCP); if (!socket_bind($ ... rt " ); if (! $this -> listener ) { echo "Couldn't create listener" ; exit( 1 ); } $this -> listener -> setE ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
リソース型 2912
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 多くの fdf 関数は ... fdf ファイルの ハンドルです。 fdf リソースは、 fdf_create() 、 fdf_open() 、 fdf_open_string() を用いて取得す ...
https://man.plustar.jp/php/fdf.resources.html - [similar]
Creates a PHP string from a memory area 2912
« FFI::sizeof FFI::type » PHP Manual FFI Creates a PHP string from a memory area FFI::string (PH ... P 7 >= 7.4.0, PHP 8) FFI::string — Creates a PHP string from a memory area 説明 public stati ... g ( FFI\CData &$ptr , ? int $size = null ): string Creates a PHP string from size bytes of the memory area p ... ータ ptr The start of the memory area from which to create a string . size The number of bytes to copy to the ... o terminated array of C chars . 戻り値 The freshly created PHP string . 変更履歴 バージョン 説明 8.0.0 size ...
https://man.plustar.jp/php/ffi.string.html - [similar]