検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1025 for type (0.126 sec.)
画像タイプ属性を設定する 3457
« Imagick::setSizeOffset Imagick::shadeImage » PHP Manual Imagick 画像タイプ属性を設定する Imagi ... ck::setType (PECL imagick 2, PECL imagick 3) Imagick::setType ... — 画像タイプ属性を設定する 説明 public Imagick::setType ( int $image_type ): bool 画像タイプ属性を設定しま ... す。 パラメータ image_type 戻り値 成功した場合に true を返します。 関連キーワ ... ード: 画像 , タイプ , 属性 , 設定 , Imagick , setType , imagick , type , setSizeOffset , shadeImage ...
https://man.plustar.jp/php/imagick.settype.html - [similar]
Add a file to the post form. 3457
« Swoole\Http\Client Swoole\Http\Client::close » PHP Manual Swoole\Http\Client Add a file to the ... t::addFile ( string $path , string $name , string $type = ? , string $filename = ? , string $offset = ? ): ... void パラメータ path name type filename offset 戻り値 関連キーワード: Add , file ... , Swoole , Http , the , string , addFile , path , type ...
https://man.plustar.jp/php/swoole-http-client.addfile.html - [similar]
Create a new socket 3457
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon ... ew socket 説明 public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_ ... underlying socket structure is created. パラメータ type ZMQ::SOCKET_* constant to specify socket type. per ... persistent , ZMQContext , ZMQSocket , getSocket , type , function , ted , underlying , when ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 3439
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, ... amp of last edit [name] => name of file/directory [type] => type, can be 'file' or 'dir' ) [1] => ... 例 例 ... pr 02 09:28 [time_t] => 1175520529 [name] => tags [type] => dir ) [1] => Array ( [created_rev] => 23 [last ... r 02 15:15 [time_t] => 1175541322 [name] => trunk [type] => dir ) ) 注意 警告 この関数は、 実験的 なもので ... 関連キーワード: file , repository , time , Array , type , size , author , edit , list , 関数 ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
基本的な SimpleXML の使用法 3439
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 こ ... all my web problems</line> </great-lines> <rating type="thumbs">7</rating> <rating type="stars">5</rating ... > rating as $rating ) { switch((string) $rating [ 'type' ]) { // 要素のインデックスとして、属性を取得します ... all my web problems</line> </great-lines> <rating type="thumbs">7</rating> <rating type="stars">5</rating ... ld ( 'rating' , 'PG' ); $rating -> addAttribute ( 'type' , 'mpaa' ); echo $movies -> asXML (); ?> 上の例の ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
パラメータの値を変数にバインドする 3439
« SQLite3Stmt::bindParam SQLite3Stmt::clear » PHP Manual SQLite3Stmt パラメータの値を変数にバイン ... dValue ( string | int $param , mixed $value , int $type = SQLITE3_TEXT ): bool パラメータの値を変数にバイン ... タは 1 から始まります。 value 変数にバインドする値。 type バインドする値のデータ型。 SQLITE3_INTEGER : 符号付 ... ます。 SQLITE3_NULL : NULL 値。 PHP 7.0.7 以降では、 type が省略されると、 自動的に value の型から検出します ... XT として扱われます。 これより前のバージョンでは、 type が省略されると、 デフォルトの型 SQLITE3_TEXT になっ ...
https://man.plustar.jp/php/sqlite3stmt.bindvalue.html - [similar]
Description 3439
« Swoole\Redis\Server Swoole\Redis\Server::setHandler » PHP Manual Swoole\Redis\Server Descripti ... ublic static Swoole\Redis\Server::format ( string $type , string $value = ? ): ReturnType 警告 この関数は、 ... ん。引数のリストのみが 記述されています。 パラメータ type value 戻り値 関連キーワード: Description , Swoole ... , Server , format , type , string , public , static , swoole , setHandler ...
https://man.plustar.jp/php/swoole-redis-server.format.html - [similar]
3439
« 定義済み定数 YAZ 関数 » PHP Manual YAZ 例 例 PHP/YAZ はターゲット(Z-Associations)との接続を保持 ... $host ) == 0 ) { echo '<form method="get"> <input type="checkbox" name="host[]" value="bagel.indexdata.dk ... /gils" /> GILS test <input type="checkbox" name="host[]" value="localhost:9999/Def ... ault" /> local test <input type="checkbox" checked="checked" name="host[]" value=" ... r" /> Library of Congress <br /> RPN Query: <input type="text" size="30" name="query" /> <input type="subm ...
https://man.plustar.jp/php/yaz.examples.html - [similar]
CURLFile オブジェクトを作る 3414
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... e::__construct ( string $filename , ? string $mime_type = null , ? string $posted_filename = null ) 手続き ... rl_file_create ( string $filename , ? string $mime_type = null , ? string $posted_filename = null ): CURLF ... タ filename アップロードするファイルへのパス。 mime_type ファイルの Mimetype。 posted_filename アップロード ... クトを返します。 変更履歴 バージョン 説明 8.0.0 mime_type と posted_filename は nullable になりました。 これ ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
フィールドの名前を返す 3414
« pg_field_is_null pg_field_num » PHP Manual PostgreSQL 関数 フィールドの名前を返す pg_field_nam ... ield_size ( $res , $j ) . " bytes\n" ; echo "field type: " . pg_field_type ( $res , $j ) . " \n\n" ; } ?> ... ength: 6 characters storage length: -1 bytes field type: varchar column 1 fieldname: year printed length: ... 4 characters storage length: 2 bytes field type: int2 column 2 fieldname: title printed length: 24 ... characters storage length: -1 bytes field type: varchar 参考 pg_field_num() - 指定されたフィールド ...
https://man.plustar.jp/php/function.pg-field-name.html - [similar]