検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 1143 for [SIMILAR] 16 1024 4096 WITH 9896 ldap WITH 7768 ... (0.770 sec.)
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]
オーディオストリーム 0
« rar:// expect:// » PHP Manual サポートするプロトコル/ラッパー オーディオストリーム ogg:// ogg:// — オーディオストリーム 説明 ogg:// ラッパー経由で読み込みモードでオープンされた ファイルは、 OGG/Vorbis コーデックでエンコードされた圧縮音声ファイルとして 扱われます。同様に、 ogg:// ラッパ ...
https://man.plustar.jp/php/wrappers.audio.html - [similar]
Secure Shell 2 0
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — Secure Shell 2 説明 ssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// (PECL) 注意 : このラッパーはデフォルトでは有効になっていません ssh2.*:// ラッパーを使用するには、 » PECL ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
PHP と HTML 0
« パスワードのハッシュ PHP と COM » PHP Manual FAQ PHP と HTML PHP と HTML PHP と HTML は深く関係しています。PHP は HTML を生成し、HTML には PHP に 送信される情報が記述されています。 以下の FAQ を読む前に、どうやって 外部から来る変数 を取得するかを読んでおくことは重要です。 このマニュアル ...
https://man.plustar.jp/php/faq.html.html - [similar]
mysqli_stmt クラス 0
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
最後の子ノードの後ろにノードを追加する 0
« DOMParentNode DOMParentNode::prepend » PHP Manual DOMParentNode 最後の子ノードの後ろにノードを追加する DOMParentNode::append (PHP 8) DOMParentNode::append — 最後の子ノードの後ろにノードを追加する 説明 public DOMParentNode::append ( DOMNode | string ...$nodes ): void ひとつ以上の nodes ...
https://man.plustar.jp/php/domparentnode.append.html - [similar]
最初の子ノードの前にノードを追加する 0
« DOMParentNode::append DOMProcessingInstruction » PHP Manual DOMParentNode 最初の子ノードの前にノードを追加する DOMParentNode::prepend (PHP 8) DOMParentNode::prepend — 最初の子ノードの前にノードを追加する 説明 public DOMParentNode::prepend ( DOMNode | string ...$nodes ): void ひとつ以上 ...
https://man.plustar.jp/php/domparentnode.prepend.html - [similar]
コメントを画像に追加する 0
« Imagick::combineImages Imagick::compareImageChannels » PHP Manual Imagick コメントを画像に追加する Imagick::commentImage (PECL imagick 2, PECL imagick 3) Imagick::commentImage — コメントを画像に追加する 説明 public Imagick::commentImage ( string $comment ): bool コメントを画像に追加しま ...
https://man.plustar.jp/php/imagick.commentimage.html - [similar]
ノードの前にノードを追加する 0
« DOMChildNode::after DOMChildNode::remove » PHP Manual DOMChildNode ノードの前にノードを追加する DOMChildNode::before (PHP 8) DOMChildNode::before — ノードの前にノードを追加する 説明 public DOMChildNode::before ( DOMNode | string ...$nodes ): void 渡された nodes をノードの前に追加します ...
https://man.plustar.jp/php/domchildnode.before.html - [similar]