検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 325 for max (0.009 sec.)
結果セットのフィールド情報をオブジェクトの配列で返す 5624
« mysqli_result::fetch_field mysqli_result::fetch_object » PHP Manual mysqli_result 結果セットの ... エイリアスが指定されている場合の、本来のテーブル名。 max_length 結果セットにおけるフィールドの最大幅。 leng ... rintf ( "Table: %s\n" , $val -> table ); printf ( "Max. Len: %d\n" , $val -> max_length ); printf ( "Leng ... rintf ( "Table: %s\n" , $val -> table ); printf ( "Max. Len: %d\n" , $val -> max_length ); printf ( "Leng ... ====================== Name: actor_id Table: actor Max. Len: 3 Length: 5 charsetnr: 63 Flags: 49699 Type: ...
https://man.plustar.jp/php/mysqli-result.fetch-fields.html - [similar]
SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する 5624
« PDO_SQLITE DSN PDO::sqliteCreateCollation » PHP Manual SQLite (PDO) SQL 文で使用する集約ユーザ ... 、失敗した場合に false を返します。 例 例1 集約関数 max_length の例 <?php $data = array( 'one' , 'two' , ' ... ecute (array( $str )); } $insert = null ; function max_len_step ( $context , $rownumber , $string ) { if ... strlen ( $string ); } return $context ; } function max_len_finalize ( $context , $rownumber ) { return $c ... ? 0 : $context ; } $db -> sqliteCreateAggregate ( 'max_len' , 'max_len_step' , 'max_len_finalize' ); var_ ...
https://man.plustar.jp/php/pdo.sqlitecreateaggregate.html - [similar]
実行時設定 5550
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persistent "-1" PHP_INI_SYSTEM pgsql.max_links "-1 ... 持続的な Postgres 接続を可能にするかどうか。 pgsql.max_persistent int プロセス毎の持続的 Postgres 接続の最 ... 大数。 pgsql.max_links int 持続的接続を含むプロセス毎の Postgres 接 ... , 設定 , 実行 , persistent , int , 接続 , notice , max , SYSTEM , PostgreSQL ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
定義済み定数 5550
« リソース型 Yac » PHP Manual Yac 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... る場合のみ使用可能です。 YAC_VERSION ( string ) YAC_MAX_KEY_LEN ( int ) Max length of a key could be, it i ... s 48 bytes. YAC_MAX_VALUE_RAW_LEN ( int ) YAC_MAX_RAW_COMPRESSED_LEN ( ...
https://man.plustar.jp/php/yac.constants.html - [similar]
画像のヒストグラムを取得する 5513
« Imagick::getImageHeight Imagick::getImageIndex » PHP Manual Imagick 画像のヒストグラムを取得す ... ck' ); $histogram -> setImageFormat ( 'png' ); $getMax = function ( $carry , $item ) { if ( $item > $carr ... histogramElements , \ Imagick :: COLOR_BLUE ), ]; $max = array_reduce ( $colorValues [ 'red' ] , $getMax ... , 0 ); $max = array_reduce ( $colorValues [ 'lime' ] , $getMax ... , $max ); $max = array_reduce ( $colorValues [ 'blue' ] , ...
https://man.plustar.jp/php/imagick.getimagehistogram.html - [similar]
コレクション内の要素の最大数を取得する 5476
« OCICollection::getElem OCICollection::size » PHP Manual OCICollection コレクション内の要素の最 ... 大数を取得する OCICollection::max (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCIColle ... ction::max — コレクション内の要素の最大数を取得する 説明 publ ... ic OCICollection::max (): int | false コレクション内の要素の最大数を返し ... 要素 , コレクション , 最大 , OCICollection , 取得 , max , OCI , 名前 , 変更 , パラメータ ...
https://man.plustar.jp/php/ocicollection.max.html - [similar]
notification コンテキストパラメータ用のコールバック関数 5440
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパ ... message_code , int $bytes_transferred , int $bytes_max ): void イベント発生時にコールされる callable 関数 ... 場合は bytes_transferred の値が格納されます。 bytes_max 利用可能な場合は bytes_max の値が格納されます。 戻 ... sage , $message_code , $bytes_transferred , $bytes_max ) { switch( $notification_code ) { case STREAM_NOT ... sage , $message_code , $bytes_transferred , $bytes_max ); /* 無視 */ break; case STREAM_NOTIFY_REDIRECTED ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]
Construct a new Slider 5440
« UI\Controls\Slider UI\Controls\Slider::getValue » PHP Manual UI\Controls\Slider Construct a ne ... UI\Controls\Slider::__construct ( int $min , int $max ) Construct a new Slider with the given range パラ ... メータ min The minimum allowed value max The maximum allowed value 関連キーワード: Slider , ... uct , new , Controls , a , construct , int , min , max , allowed ...
https://man.plustar.jp/php/ui-controls-slider.construct.html - [similar]
Construct a new Spin 5440
« UI\Controls\Spin UI\Controls\Spin::getValue » PHP Manual UI\Controls\Spin Construct a new Spin ... ic UI\Controls\Spin::__construct ( int $min , int $max ) Constructs a new Spin with the given range パラメ ... ータ min The minimum value allowed max The maximum value allowed 関連キーワード: new , Co ... nstruct , Controls , a , construct , int , min , max , allowed , getValue ...
https://man.plustar.jp/php/ui-controls-spin.construct.html - [similar]
Sets maximum body size for the connection 5403
« EventHttpConnection::setLocalPort EventHttpConnection::setMaxHeadersSize » PHP Manual EventHtt ... pConnection Sets maximum body size for the connection EventHttpConnecti ... on::setMaxBodySize (PECL event >= 1.2.6-beta) EventHttpConnec ... tion::setMaxBodySize — Sets maximum body size for the connectio ... n 説明 public EventHttpConnection::setMaxBodySize ( string $max_size ): void Sets maximum bo ...
https://man.plustar.jp/php/eventhttpconnection.setmaxbodysize.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT