検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1118 for [SIMILAR] 16 1024 4096 WITH 11921 ハッ WITH 6702... (1.711 sec.)
Unix タイムスタンプを用いて日付と時刻を設定する 0
« DateTimeImmutable::setTime DateTimeImmutable::setTimezone » PHP Manual DateTimeImmutable Unix タイムスタンプを用いて日付と時刻を設定する DateTimeImmutable::setTimestamp (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setTimestamp — Unix タイムスタンプを用いて日付と時刻を設定する 説明 ...
https://man.plustar.jp/php/datetimeimmutable.settimestamp.html - [similar]
新しいコレクションオブジェクトを割り当てる 0
« oci_lob_is_equal oci_new_connect » PHP Manual OCI8 関数 新しいコレクションオブジェクトを割り当てる oci_new_collection (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_collection — 新しいコレクションオブジェクトを割り当てる 説明 oci_new_collection ( resource $connection , string $type_ ...
https://man.plustar.jp/php/function.oci-new-collection.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]
指定した名前の画像プロファイルを Imagick オブジェクトに追加する 0
« Imagick::setImagePage Imagick::setImageProperty » PHP Manual Imagick 指定した名前の画像プロファイルを Imagick オブジェクトに追加する Imagick::setImageProfile (PECL imagick 2, PECL imagick 3) Imagick::setImageProfile — 指定した名前の画像プロファイルを Imagick オブジェクトに追加する 説明 ...
https://man.plustar.jp/php/imagick.setimageprofile.html - [similar]
Imagick オブジェクトのサイズのオフセットを設定する 0
« Imagick::setSize Imagick::setType » PHP Manual Imagick Imagick オブジェクトのサイズのオフセットを設定する Imagick::setSizeOffset (PECL imagick 2, PECL imagick 3) Imagick::setSizeOffset — Imagick オブジェクトのサイズのオフセットを設定する 説明 public Imagick::setSizeOffset ( int $column ...
https://man.plustar.jp/php/imagick.setsizeoffset.html - [similar]
内部ポインタをラージオブジェクトの先頭に移動する 0
« OCILob::read OCILob::save » PHP Manual OCILob 内部ポインタをラージオブジェクトの先頭に移動する OCILob::rewind (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::rewind — 内部ポインタをラージオブジェクトの先頭に移動する 説明 public OCILob::rewind (): bool 内部ポインタをラージオブジェクト ...
https://man.plustar.jp/php/ocilob.rewind.html - [similar]
SQLite3Stmt オブジェクトを構築する 0
« SQLite3Stmt::close SQLite3Stmt::execute » PHP Manual SQLite3Stmt SQLite3Stmt オブジェクトを構築する SQLite3Stmt::__construct (No version information available, might only be in Git) SQLite3Stmt::__construct — SQLite3Stmt オブジェクトを構築する 説明 private SQLite3Stmt::__construct ( SQ ...
https://man.plustar.jp/php/sqlite3stmt.construct.html - [similar]
InterBase データベースからオブジェクトを得る 0
« ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースからオブジェクトを得る ibase_fetch_object (PHP 5, PHP 7 < 7.4.0) ibase_fetch_object — InterBase データベースからオブジェクトを得る 説明 ibase_fetch_object ( resource $result_id , int $fetch_fla ...
https://man.plustar.jp/php/function.ibase-fetch-object.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_set — SNMP オブジェクトの値を設定する 説明 snmp3_set ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
型演算子 0
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]