検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 608 for [SIMILAR] 16 1024 4096 WITH 58318 定子 WITH 2534... (0.490 sec.)
ディレクトリ内のファイルから tar/zip アーカイブを作成する 0
« PharData::addFromString PharData::buildFromIterator » PHP Manual PharData ディレクトリ内のファイルから tar/zip アーカイブを作成する PharData::buildFromDirectory (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::buildFromDirectory — ディレクトリ内のファイルから tar/zip アーカ ...
https://man.plustar.jp/php/phardata.buildfromdirectory.html - [similar]
定義済のクラス 0
« キーワードのリスト 定義済みの定数 » PHP Manual 予約語の一覧 定義済のクラス 定義済のクラス ここでは、標準で定義されているクラスをとりあげます。 さまざまな拡張モジュールで定義されるその他のクラスについては、 個々の拡張モジュールのリファレンスで述べられています。 標準で定義されているクラス ...
https://man.plustar.jp/php/reserved.classes.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 0
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメントの操作での SQLSTATE エラーを返す mysqli_stmt::$sqlstate mysqli_stmt_sqlstate (PHP 5, PHP 7, PHP 8) mysqli_stmt::$sqlstate -- mysqli_stmt_sqlstate — 直前のステートメントの操作での SQLSTATE ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
ディレクトリ内のファイルから phar を作成する 0
« Phar::apiVersion Phar::buildFromIterator » PHP Manual Phar ディレクトリ内のファイルから phar を作成する Phar::buildFromDirectory (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromDirectory — ディレクトリ内のファイルから phar を作成する 説明 public Phar::buildFromDirecto ...
https://man.plustar.jp/php/phar.buildfromdirectory.html - [similar]
プリペアドステートメントから結果を取得し、バインド変数に格納する 0
« mysqli_stmt::execute mysqli_stmt::$field_count » PHP Manual mysqli_stmt プリペアドステートメントから結果を取得し、バインド変数に格納する mysqli_stmt::fetch mysqli_stmt_fetch (PHP 5, PHP 7, PHP 8) mysqli_stmt::fetch -- mysqli_stmt_fetch — プリペアドステートメントから結果を取得し、バイン ...
https://man.plustar.jp/php/mysqli-stmt.fetch.html - [similar]
ReflectionFunction オブジェクトを作成する 0
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFunction オブジェクトを作成する ReflectionFunction::__construct (PHP 5, PHP 7, PHP 8) ReflectionFunction::__construct — ReflectionFunction オブジェクトを作成する 説明 public ReflectionFunction::__co ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
浮動小数点数 0
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double", "実数") は、次の構文により指定できます。 <?php $a = 1.234 ; $b = 1.2e3 ; $c = 7E-10 ; $d = 1_234.567 ; // PHP 7.4.0 以降 ?> PHP 7.4.0 以降の規約(これより前のバージョンでは、アンダースコアは許 ...
https://man.plustar.jp/php/language.types.float.html - [similar]
結果セットのカラムに対するメタデータを返す 0
« PDOStatement::getAttribute PDOStatement::getIterator » PHP Manual PDOStatement 結果セットのカラムに対するメタデータを返す PDOStatement::getColumnMeta (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDOStatement::getColumnMeta — 結果セットのカラムに対するメタデータを返す 説明 public P ...
https://man.plustar.jp/php/pdostatement.getcolumnmeta.html - [similar]
テキスト形式で取得する 0
« RarArchive::setAllowBroken RarEntry » PHP Manual RarArchive テキスト形式で取得する RarArchive::__toString (PECL rar >= 2.0.0) RarArchive::__toString — テキスト形式で取得する 説明 public RarArchive::__toString (): string この RarArchive オブジェクトの文字列表現を取得します。 現在表示され ...
https://man.plustar.jp/php/rararchive.tostring.html - [similar]
UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 0
« ucwords utf8_encode » PHP Manual String 関数 UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する utf8_decode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_decode — UTF-8 エンコードされた文字列を、ISO-8859-1 に変換し、表現できない文字を置換する 説明 utf8_decode ( string ...
https://man.plustar.jp/php/function.utf8-decode.html - [similar]