検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 963 for [SIMILAR] 16 1024 4096 WITH 9896 ldap WITH 7768 ... (1.254 sec.)
属性が定義済みの ID かどうかを調べる 5982
« DOMAttr::__construct DOMCdataSection » PHP Manual DOMAttr 属性が定義済みの ID かどうかを調べる DOMAttr::isId (PHP 5, PHP 7, PHP 8) DOMAttr::isId — 属性が定義済みの ID かどうかを調べる 説明 public DOMAttr::isId (): bool この関数は、属性が定義済みの ID かどうかを調べます。 DOM 標準規格に ...
https://man.plustar.jp/php/domattr.isid.html - [similar]
Collator クラス 5982
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
定義済み定数 5982
« リソース型 xattr 関数 » PHP Manual xattr 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XATTR_ROOT ( int ) root (信頼された) 名前空間に属性を設定します。 roo ...
https://man.plustar.jp/php/xattr.constants.html - [similar]
要件 5982
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 xattr を使用するには、libattr がインストールされている必要があります。 これは » http://savannah.nongnu.org/projects/attr/ から取得可能です。 注意 : これらの関数は、ファイルシステムが拡張属性をサポートしており、 ...
https://man.plustar.jp/php/xattr.requirements.html - [similar]
下位互換性のない変更点 2474
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
ファイルを削除する 2474
« streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除する streamWrapper::unlink (PHP 5, PHP 7, PHP 8) streamWrapper::unlink — ファイルを削除する 説明 public streamWrapper::unlink ( string $path ): bool このメソッドは、 unlink() に対応してコールさ ...
https://man.plustar.jp/php/streamwrapper.unlink.html - [similar]
画像のプロファイルを追加あるいは削除する 2474
« Imagick::previousImage Imagick::quantizeImage » PHP Manual Imagick 画像のプロファイルを追加あるいは削除する Imagick::profileImage (PECL imagick 2, PECL imagick 3) Imagick::profileImage — 画像のプロファイルを追加あるいは削除する 説明 public Imagick::profileImage ( string $name , string ...
https://man.plustar.jp/php/imagick.profileimage.html - [similar]
指定した $index の値を削除する 2474
« SplDoublyLinkedList::offsetSet SplDoublyLinkedList::pop » PHP Manual SplDoublyLinkedList 指定した $index の値を削除する SplDoublyLinkedList::offsetUnset (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::offsetUnset — 指定した $index の値を削除する 説明 public SplDoublyLinkedList::off ...
https://man.plustar.jp/php/spldoublylinkedlist.offsetunset.html - [similar]
古いセッションを削除する 2474
« SessionHandlerInterface::destroy SessionHandlerInterface::open » PHP Manual SessionHandlerInterface 古いセッションを削除する SessionHandlerInterface::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::gc — 古いセッションを削除する 説明 public SessionHandlerInterface::gc ( int $ ...
https://man.plustar.jp/php/sessionhandlerinterface.gc.html - [similar]
ファイルを削除する 2474
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]