検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 3989 for INT (0.068 sec.)
finfo クラス 2137
« mime_content_type finfo::buffer » PHP Manual Fileinfo finfo クラス finfo クラス (PHP 5 >= 5.3. ... class finfo { /* メソッド */ public __construct ( int $flags = FILEINFO_NONE , ? string $magic_database ... = null ) public buffer ( string $string , int $flags = FILEINFO_NONE , ? resource $context = nul ... ): string | false public file ( string $filename , int $flags = FILEINFO_NONE , ? resource $context = nul ... l ): string | false public set_flags ( int $flags ): bool } 目次 finfo::buffer — finfo_buffer ...
https://man.plustar.jp/php/class.finfo.html - [similar]
The MongoDB\Driver\Exception\AuthenticationException class 2137
« MongoDB\Driver\Exception MongoDB\Driver\Exception\BulkWriteException » PHP Manual MongoDB\Driv ... ge = "" ; private string $ string = "" ; protected int $ code ; protected string $ file = "" ; protected ... ): ? Throwable final public Exception::getCode (): int final public Exception::getFile (): string final p ... ublic Exception::getLine (): int final public Exception::getTrace (): array final p ... n , Driver , public , string , final , protected , int , private , AuthenticationException , array ...
https://man.plustar.jp/php/class.mongodb-driver-exception-authenticationexceptio... - [similar]
The MongoDB\Driver\Exception\EncryptionException class 2137
« MongoDB\Driver\Exception\ConnectionTimeoutException MongoDB\Driver\Exception\Exception » PHP M ... ge = "" ; private string $ string = "" ; protected int $ code ; protected string $ file = "" ; protected ... ): ? Throwable final public Exception::getCode (): int final public Exception::getFile (): string final p ... ublic Exception::getLine (): int final public Exception::getTrace (): array final p ... n , Driver , public , string , final , protected , int , private , EncryptionException , array ...
https://man.plustar.jp/php/class.mongodb-driver-exception-encryptionexception.ht... - [similar]
定義済み定数 2137
« リソース型 dBase 関数 » PHP Manual dBase 定義済み定数 定義済み定数 以下の定数が定義されています ... sion. (Available as of dbase 7.0.0) DBASE_RDONLY ( int ) Open database for reading only. Used with dbase_ ... pen() . (Available as of dbase 7.0.0) DBASE_RDWR ( int ) Open database for reading and writing. Used with ... . (Available as of dbase 7.0.0) DBASE_TYPE_DBASE ( int ) Create dBASE style database. Used with dbase_cre ... (Available as of dbase 7.0.0) DBASE_TYPE_FOXPRO ( int ) Create FoxPro style database. Used with dbase_cr ...
https://man.plustar.jp/php/dbase.constants.html - [similar]
メッセージバッファサイズを計算する 2137
« socket_close socket_connect » PHP Manual ソケット 関数 メッセージバッファサイズを計算する sock ... ジバッファサイズを計算する 説明 socket_cmsg_space ( int $level , int $type , int $num = 0 ): ? int 付随デー ... 関連キーワード: 計算 , メッセージバッファサイズ , int , cmsg , space , 関数 , type , メッセージ , 情報 , ...
https://man.plustar.jp/php/function.socket-cmsg-space.html - [similar]
指定した時刻の、GMT へのオフセットを取得する 2137
« IntlTimeZone::getIDForWindowsID IntlTimeZone::getRawOffset » PHP Manual IntlTimeZone 指定した時 ... 刻の、GMT へのオフセットを取得する IntlTimeZone::getOffset intltz_get_offset (PHP 5 >= 5. ... 5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getOffset -- intltz_get_offset — 指定した ... を取得する 説明 オブジェクト指向型 (method): public IntlTimeZone::getOffset ( float $timestamp , bool $loc ... al , int &$rawOffset , int &$dstOffset ): bool 手続き型: in ...
https://man.plustar.jp/php/intltimezone.getoffset.html - [similar]
複数のアイテムを要求する 2137
« Memcached::getByKey Memcached::getDelayedByKey » PHP Manual Memcached 複数のアイテムを要求する ... -> addServer ( 'localhost' , 11211 ); $m -> set ( 'int' , 99 ); $m -> set ( 'string' , 'a simple string' ... ay' , array( 11 , 12 )); $m -> getDelayed (array( 'int' , 'array' ), true ); var_dump ( $m -> fetchAll () ... 。 array(2) { [0]=> array(3) { ["key"]=> string(3) "int" ["value"]=> int(99) ["cas"]=> float(2363) } [1]=> ... ]=> string(5) "array" ["value"]=> array(2) { [0]=> int(11) [1]=> int(12) } ["cas"]=> float(2365) } } 参考 ...
https://man.plustar.jp/php/memcached.getdelayed.html - [similar]
アイテムを格納する 2137
« Memcached::resetServerList Memcached::setByKey » PHP Manual Memcached アイテムを格納する Memca ... blic Memcached::set ( string $key , mixed $value , int $expiration = ? ): bool Memcached::set() は、 指定 ... -> addServer ( 'localhost' , 11211 ); $m -> set ( 'int' , 99 ); $m -> set ( 'string' , 'a simple string' ... tdclass , time () + 300 ); var_dump ( $m -> get ( 'int' )); var_dump ( $m -> get ( 'string' )); var_dump ... ?> 上の例の出力は、 たとえば以下のようになります。 int(99) string(15) "a simple string" array(2) { [0]=> ...
https://man.plustar.jp/php/memcached.set.html - [similar]
ステートメントの属性の現在の値を取得する 2137
« mysqli_stmt::$affected_rows mysqli_stmt::attr_set » PHP Manual mysqli_stmt ステートメントの属性 ... オブジェクト指向型 public mysqli_stmt::attr_get ( int $attribute ): int 手続き型 mysqli_stmt_attr_get ( ... mysqli_stmt $statement , int $attribute ): int ステートメントの属性の現在の値を ... ysqli , 属性 , 取得 , ステートメント , attr , 値 , int , attribute , 手続き ...
https://man.plustar.jp/php/mysqli-stmt.attr-get.html - [similar]
Interval Manipulation 2137
« UI\Executor::onExecute UI\Controls\Tab » PHP Manual UI\Executor Interval Manipulation UI\Execu ... tor::setInterval (UI 2.0.0) UI\Executor::setInterval — Interva ... l Manipulation 説明 public UI\Executor::setInterval ( int $microseconds ): bool public UI\Executo ... r::setInterval ( int $seconds , int $microseconds ): bool Sh ... all set the new interval. An interval of 0 will pause the executor unt ...
https://man.plustar.jp/php/ui-executor.setinterval.html - [similar]