検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 351 for [SIMILAR] 16 1024 4096 WITH 41156 closest WITH 1... (0.353 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]
IBM DB2、Cloudscape および Apache Derby 0
« ibase_wait_event はじめに » PHP Manual ベンダー固有のモジュール IBM DB2、Cloudscape および Apache Derby IBM DB2、Cloudscape および Apache Derby はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 IBM DB2 関数 db2_autocommit — データベース接続の AUTOCOMMI ...
https://man.plustar.jp/php/book.ibm-db2.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
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT