検索

phrase: max: clip:
target: order:
Results of 701 - 710 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (0.994 sec.)
2 つの variant のビット implication を行う 0
« variant_idiv variant_int » PHP Manual COM関数 2 つの variant のビット implication を行う variant_imp (PHP 5, PHP 7, PHP 8) variant_imp — 2 つの variant のビット implication を行う 説明 variant_imp ( mixed $left , mixed $right ): variant ビットの implication 操作を行います。 パラメータ ...
https://man.plustar.jp/php/function.variant-imp.html - [similar]
variant のビット否定演算を行う 0
« variant_neg variant_or » PHP Manual COM関数 variant のビット否定演算を行う variant_not (PHP 5, PHP 7, PHP 8) variant_not — variant のビット否定演算を行う 説明 variant_not ( mixed $value ): variant value のビット否定演算を行い、その結果を返します。 パラメータ value variant。 注意 : vari ...
https://man.plustar.jp/php/function.variant-not.html - [similar]
2 つの variant の累乗計算を行い、その結果を返す 0
« variant_or variant_round » PHP Manual COM関数 2 つの variant の累乗計算を行い、その結果を返す variant_pow (PHP 5, PHP 7, PHP 8) variant_pow — 2 つの variant の累乗計算を行い、その結果を返す 説明 variant_pow ( mixed $left , mixed $right ): variant left の right 乗を返します。 パラメータ ...
https://man.plustar.jp/php/function.variant-pow.html - [similar]
指定した桁で variant を丸める 0
« variant_pow variant_set_type » PHP Manual COM関数 指定した桁で variant を丸める variant_round (PHP 5, PHP 7, PHP 8) variant_round — 指定した桁で variant を丸める 説明 variant_round ( mixed $value , int $decimals ): ? variant value を、 decimals で指定した桁で丸めた結果を返します。 パラ ...
https://man.plustar.jp/php/function.variant-round.html - [similar]
Zend に対するユーザー操作 0
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend に対するユーザー操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Uopz 関数 uopz_add_function — Adds non-existent function or method uopz_allow_exit — A ...
https://man.plustar.jp/php/book.uopz.html - [similar]
Countable インターフェイス 0
« インターフェイス Countable::count » PHP Manual インターフェイス Countable インターフェイス Countable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Countable を実装したクラスは、 count() 関数で使用することができます。 インターフェイス概要 interface Countable { /* メソッド */ ...
https://man.plustar.jp/php/class.countable.html - [similar]
フォントの高さを取得する 0
« imageflip imagefontwidth » PHP Manual GD および Image 関数 フォントの高さを取得する imagefontheight (PHP 4, PHP 5, PHP 7, PHP 8) imagefontheight — フォントの高さを取得する 説明 imagefontheight ( GdFont | int $font ): int 指定されたフォントの文字の高さをピクセル単位で返します。 パラメー ...
https://man.plustar.jp/php/function.imagefontheight.html - [similar]
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]
データベース接続を調べる 0
« pg_pconnect pg_port » PHP Manual PostgreSQL 関数 データベース接続を調べる pg_ping (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_ping — データベース接続を調べる 説明 pg_ping ( ? PgSql\Connection $connection = null ): bool pg_ping() はデータベース接続を調べ、その接続が 壊れている場合には再度接 ...
https://man.plustar.jp/php/function.pg-ping.html - [similar]