検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 1200 for [SIMILAR] 16 1024 4096 WITH 28238 emptyiterator ... (0.658 sec.)
はじめに 0
« クラス/オブジェクト インストール/設定 » PHP Manual クラス/オブジェクト はじめに はじめに 以下の関数により、クラスやインスタンスオブジェクトに関する情報を得ることが可能となります。 オブジェクトが属するクラスの名前、そのメンバープロパティ、メソッドを取得可能です。 この関数を使用することに ...
https://man.plustar.jp/php/intro.classobj.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
TableInsert クラスのコンストラクタ 0
« mysql_xdevapi\TableInsert TableInsert::execute » PHP Manual mysql_xdevapi\TableInsert TableInsert クラスのコンストラクタ TableInsert::__construct (No version information available, might only be in Git) TableInsert::__construct — TableInsert クラスのコンストラクタ 説明 private mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.construct.html - [similar]
新しい mysqli_stmt オブジェクトを構築する 0
« mysqli_stmt::close mysqli_stmt::data_seek » PHP Manual mysqli_stmt 新しい mysqli_stmt オブジェクトを構築する mysqli_stmt::__construct (PHP 5, PHP 7, PHP 8) mysqli_stmt::__construct — 新しい mysqli_stmt オブジェクトを構築する 説明 public mysqli_stmt::__construct ( mysqli $mysql , ? stri ...
https://man.plustar.jp/php/mysqli-stmt.construct.html - [similar]
ファイルシステム上のファイルを phar アーカイブに追加する 0
« Phar::addEmptyDir Phar::addFromString » PHP Manual Phar ファイルシステム上のファイルを phar アーカイブに追加する Phar::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFile — ファイルシステム上のファイルを phar アーカイブに追加する 説明 public Phar::addFile ( string ...
https://man.plustar.jp/php/phar.addfile.html - [similar]
ダミー関数 (Phar::setStub は PharData では使用不能) 0
« PharData::setSignatureAlgorithm PharFileInfo » PHP Manual PharData ダミー関数 (Phar::setStub は PharData では使用不能) PharData::setStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::setStub — ダミー関数 (Phar::setStub は PharData では使用不能) 説明 public PharData::setS ...
https://man.plustar.jp/php/phardata.setstub.html - [similar]
HTTP クッキー 0
« $_ENV $php_errormsg » PHP Manual 定義済の変数 HTTP クッキー $_COOKIE (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_COOKIE — HTTP クッキー 説明 現在のスクリプトに HTTP クッキーから渡された変数の連想配列です。 例 例1 $_COOKIE の例 <?php echo 'Hello ' . htmlspecialchars ( $_COOKIE [ "name" ]) . ...
https://man.plustar.jp/php/reserved.variables.cookies.html - [similar]
現在バインドされているすべてのパラメータをクリアする 0
« SQLite3Stmt::bindValue SQLite3Stmt::close » PHP Manual SQLite3Stmt 現在バインドされているすべてのパラメータをクリアする SQLite3Stmt::clear (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::clear — 現在バインドされているすべてのパラメータをクリアする 説明 public SQLite3Stmt::clear (): bool 現 ...
https://man.plustar.jp/php/sqlite3stmt.clear.html - [similar]
Performs a C type cast 0
« FFI::arrayType FFI::cdef » PHP Manual FFI Performs a C type cast FFI::cast (PHP 7 >= 7.4.0, PHP 8) FFI::cast — Performs a C type cast 説明 public static FFI::cast ( FFI\CType | string $type , FFI\CData | int | float | bool | null &$ptr ): ? FFI\CData public FFI::cast ( FFI\CType | stri ...
https://man.plustar.jp/php/ffi.cast.html - [similar]
イテレータがアタッチされているかどうかを調べる 0
« MultipleIterator::__construct MultipleIterator::countIterators » PHP Manual MultipleIterator イテレータがアタッチされているかどうかを調べる MultipleIterator::containsIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::containsIterator — イテレータがアタッチされているかどうかを調べ ...
https://man.plustar.jp/php/multipleiterator.containsiterator.html - [similar]