検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 927 for create (0.054 sec.)
ZIP ファイルアーカイブをオープンする 2969
« ZipArchive::locateName ZipArchive::registerCancelCallback » PHP Manual ZipArchive ZIP ファイル ... に使用するモード。 ZipArchive::OVERWRITE ZipArchive::CREATE ZipArchive::RDONLY ZipArchive::EXCL ZipArchive::CH ... ; $res = $zip -> open ( 'test.zip' , ZipArchive :: CREATE ); if ( $res === TRUE ) { $zip -> addFromString ( ...
https://man.plustar.jp/php/ziparchive.open.html - [similar]
The MongoDB\Driver\Manager class 2938
« MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D ... can throw connection exceptions as connections are created lazily. A MongoDB server may also become unavaila ... () , array $driverOptions = array() ) final public createClientEncryption ( array $options ): MongoDB\Driver ... this Manager MongoDB\Driver\Manager::__construct — Create new MongoDB Manager MongoDB\Driver\Manager::create ... ClientEncryption — Create a new ClientEncryption object MongoDB\Driver\Manag ...
https://man.plustar.jp/php/class.mongodb-driver-manager.html - [similar]
The MongoDB\Driver\Query class 2938
« MongoDB\Driver\Command::__construct MongoDB\Driver\Query::__construct » PHP Manual MongoDB\Dri ... s = ? ) } 目次 MongoDB\Driver\Query::__construct — Create a new Query 関連キーワード: Driver , Query , const ...
https://man.plustar.jp/php/class.mongodb-driver-query.html - [similar]
ResourceBundle クラス 2938
« IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス R ... llback = true ) public count (): int public static create ( ? string $locale , ? string $bundle , bool $fall ... unt — バンドル内の要素数を取得する ResourceBundle::create — リソースバンドルを作成する ResourceBundle::getEr ...
https://man.plustar.jp/php/class.resourcebundle.html - [similar]
SQLite3 クラス 2938
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3. ... int $flags = SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE , string $encryptionKey = "" ) public backup ( SQL ... ublic changes (): int public close (): bool public createAggregate ( string $name , callable $stepCallback , ... $finalCallback , int $argCount = -1 ): bool public createCollation ( string $name , callable $callback ): bo ... ol public createFunction ( string $name , callable $callback , int ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
The Swoole\Coroutine class 2938
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole T ... ublic static cli_wait (): ReturnType public static create (): ReturnType public Swoole\Coroutine\Client::clo ... oroutine::cli_wait — Description Swoole\Coroutine::create — Description Swoole\Coroutine\Client::close — Des ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
The abstract constructor 2938
« EventUtil EventUtil::getLastSocketErrno » PHP Manual EventUtil The abstract constructor EventU ... e constructor is abstract, and it is impossible to create objects based on this class. パラメータ この関数に ...
https://man.plustar.jp/php/eventutil.construct.html - [similar]
The connection constructor 2938
« FANNConnection FANNConnection::getFromNeuron » PHP Manual FANNConnection The connection constr ... nt $from_neuron , int $to_neuron , float $weight ) Create new connection and initialize its params. After cr ...
https://man.plustar.jp/php/fannconnection.construct.html - [similar]
SQL 文を直接実行する 2938
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... user , $password ); // テストテーブルを作成します $create = 'CREATE TABLE animals (id INTEGER, breed VARCHAR ... ght DECIMAL(7,2))' ; $result = db2_exec ( $conn , $create ); if ( $result ) { print "テーブルの作成に成功しま ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
現在インストールされているGDライブラリに関する情報を取得する 2938
« GD および Image 関数 getimagesize » PHP Manual GD および Image 関数 現在インストールされている ... 画像の 読み込み がサポートされている場合に true GIF Create Support bool 値。 GIF 画像の 生成 がサポートされて ... ool(false) ["GIF Read Support"]=> bool(true) ["GIF Create Support"]=> bool(false) ["JPEG Support"]=> bool(fa ...
https://man.plustar.jp/php/function.gd-info.html - [similar]