検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 222 for [SIMILAR] 16 1024 4096 WITH 15758 ュリ WITH 1439... (0.317 sec.)
指定されたパスのファイルにアーカイブの一部を置き換える 0
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのファイルにアーカイブの一部を置き換える ZipArchive::replaceFile (PHP >= 8.0.0, PECL zip >= 1.18.0) ZipArchive::replaceFile — 指定されたパスのファイルにアーカイブの一部を置き換える 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
ふたつの Unicode 文字列を比較する 0
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する Collator::compare collator_compare (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::compare -- collator_compare — ふたつの Unicode 文字列を比較する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.compare.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
論理型 (boolean) 0
« はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 bool は、真偽の値を表します。 この値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指定してください。 両方とも大文字小文字に依存しま ...
https://man.plustar.jp/php/language.types.boolean.html - [similar]
PHP の文字エンコーディングに関する要件 0
« 関数のオーバーロード機能 マルチバイト文字列 関数 » PHP Manual マルチバイト文字列 PHP の文字エンコーディングに関する要件 PHP の文字エンコーディングに関する要件 以下の型のエンコーディングが、PHP で安全に使用することができます。 シングルバイトエンコーディングで、 00h から 7fh の範囲の文字 ...
https://man.plustar.jp/php/mbstring.php4.req.html - [similar]
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
指定したパスからファイルを ZIP アーカイブに追加する 0
« ZipArchive::addEmptyDir ZipArchive::addFromString » PHP Manual ZipArchive 指定したパスからファイルを ZIP アーカイブに追加する ZipArchive::addFile (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::addFile — 指定したパスからファイルを ZIP アーカイブに追加する 説明 public ZipA ...
https://man.plustar.jp/php/ziparchive.addfile.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
フォーマット 0
« マニュアルについて ユーザーノートについて » PHP Manual マニュアルについて フォーマット フォーマット PHP のマニュアルはいくつかのフォーマットで提供されています。 大まかに言うとフォーマットには2つの種類があります。オンラインで 読むことのできるフォーマットとダウンロード可能なパッケージです ...
https://man.plustar.jp/php/about.formats.html - [similar]