検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 517 for [SIMILAR] 16 1024 4096 WITH 24919 果セ WITH 1156... (0.474 sec.)
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 0
« SQLite3::querySingle SQLite3::version » PHP Manual SQLite3 SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する SQLite3::setAuthorizer (PHP 8) SQLite3::setAuthorizer — SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 説明 publ ...
https://man.plustar.jp/php/sqlite3.setauthorizer.html - [similar]
DOMNodeList クラス 0
« DOMNode::replaceChild DOMNodeList::count » PHP Manual DOM DOMNodeList クラス DOMNodeList クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNodeList implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public count (): int public item ...
https://man.plustar.jp/php/class.domnodelist.html - [similar]
値を追加する 0
« ArrayObject ArrayObject::asort » PHP Manual ArrayObject 値を追加する ArrayObject::append (PHP 5, PHP 7, PHP 8) ArrayObject::append — 値を追加する 説明 public ArrayObject::append ( mixed $value ): void 新しい値を最後の要素として追加します。 注意 : このメソッドは、 ArrayObject をオブジェ ...
https://man.plustar.jp/php/arrayobject.append.html - [similar]
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
ビットをクリアする 0
« gmp_binomial gmp_cmp » PHP Manual GMP 関数 ビットをクリアする gmp_clrbit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_clrbit — ビットをクリアする 説明 gmp_clrbit ( GMP $num , int $index ): void num のビット index をクリア (0 に設定) します。index は 0 から始まります。 パラメータ num GMP オ ...
https://man.plustar.jp/php/function.gmp-clrbit.html - [similar]
1 を探す 0
« gmp_scan0 gmp_setbit » PHP Manual GMP 関数 1 を探す gmp_scan1 (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_scan1 — 1 を探す 説明 gmp_scan1 ( GMP | int | string $num1 , int $start ): int ビット start から最上位ビットの方に、 セットされているビットが最初に見付かるまで num1 をスキャンします。 ...
https://man.plustar.jp/php/function.gmp-scan1.html - [similar]
画像パレットの色数を検出する 0
« imagecolorsforindex imagecolortransparent » PHP Manual GD および Image 関数 画像パレットの色数を検出する imagecolorstotal (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorstotal — 画像パレットの色数を検出する 説明 imagecolorstotal ( GdImage $image ): int 指定した画像パレットの色数を返します。 パ ...
https://man.plustar.jp/php/function.imagecolorstotal.html - [similar]
名前で指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 0
« ZipArchive::getStreamIndex ZipArchive::isCompressionMethodSupported » PHP Manual ZipArchive 名前で指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamName (PHP 8 >= 8.2.0, PECL zip >= 1.20.0) ZipArchive::getStreamName — 名前で指定されたエントリへの、フ ...
https://man.plustar.jp/php/ziparchive.getstreamname.html - [similar]