検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 505 for [SIMILAR] 16 1024 4096 WITH 36411 loader WITH 16... (0.792 sec.)
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.html - [similar]
DOMElement クラス 0
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMElement extends DOMNode implements DOMParentNode , DOMChildNode { /* プロパティ */ public readonly string $ tagName ; public readonly mixed $ schemaTyp ...
https://man.plustar.jp/php/class.domelement.html - [similar]
属性を削除する 0
« DOMElement::removeAttributeNode DOMElement::setAttribute » PHP Manual DOMElement 属性を削除する DOMElement::removeAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::removeAttributeNS — 属性を削除する 説明 public DOMElement::removeAttributeNS ( ? string $namespace , string $localName ): void ...
https://man.plustar.jp/php/domelement.removeattributens.html - [similar]
名前で指定されたノードを取得する 0
« DOMNamedNodeMap::count DOMNamedNodeMap::getNamedItemNS » PHP Manual DOMNamedNodeMap 名前で指定されたノードを取得する DOMNamedNodeMap::getNamedItem (PHP 5, PHP 7, PHP 8) DOMNamedNodeMap::getNamedItem — 名前で指定されたノードを取得する 説明 public DOMNamedNodeMap::getNamedItem ( string $ ...
https://man.plustar.jp/php/domnamednodemap.getnameditem.html - [similar]
unlink か unset を参照してください 0
« copy dirname » PHP Manual ファイルシステム 関数 unlink か unset を参照してください delete delete — unlink() か unset() を参照してください 説明 PHP には、delete というキーワードや関数は存在しません。 もしあなたがファイルを削除する方法を探してこのページにたどり着いたのなら、 unlink() を試 ...
https://man.plustar.jp/php/function.delete.html - [similar]
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
画像を動かす 0
« Imagick::affineTransformImage Imagick::annotateImage » PHP Manual Imagick 画像を動かす Imagick::animateImages (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::animateImages — 画像を動かす 説明 public Imagick::animateImages ( string $x_server ): bool このメソッドは、ローカルあるいはリ ...
https://man.plustar.jp/php/imagick.animateimages.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQLi 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqli.allow_local_infile "0" PHP_INI_SYSTEM PHP 7.2.16, 7.3.3 より前のバージョンでは デフォルト値は "1" でした ...
https://man.plustar.jp/php/mysqli.configuration.html - [similar]
タグ名から要素を取得する 0
« DOMElement::getAttributeNS DOMElement::getElementsByTagNameNS » PHP Manual DOMElement タグ名から要素を取得する DOMElement::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMElement::getElementsByTagName — タグ名から要素を取得する 説明 public DOMElement::getElementsByTagName ( string $quali ...
https://man.plustar.jp/php/domelement.getelementsbytagname.html - [similar]