検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 713 for [SIMILAR] 16 1024 4096 WITH 14778 pathinfo WITH ... (0.555 sec.)
階層型プロファイラ 0
« ビルドの検証 はじめに » PHP Manual PHP の振る舞いの変更 階層型プロファイラ 階層型プロファイラ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Xhprof 関数 xhprof_disable — xhprof プロファイラを終了する xhprof_enable — xhprof プロファイラを開始する ...
https://man.plustar.jp/php/book.xhprof.html - [similar]
ファイルのパーミッションを取得する 0
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する fileperms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルのパーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイルのパーミッションを取得します。 パラメータ file ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 LDAP 設定オプション 名前 デフォルト 変更可能 変更履歴 ldap.max_links "-1" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくだ ...
https://man.plustar.jp/php/ldap.configuration.html - [similar]
DTD に基づいてドキュメントを検証する 0
« DOMDocument::schemaValidateSource DOMDocument::xinclude » PHP Manual DOMDocument DTD に基づいてドキュメントを検証する DOMDocument::validate (PHP 5, PHP 7, PHP 8) DOMDocument::validate — DTD に基づいてドキュメントを検証する 説明 public DOMDocument::validate (): bool DTD に基づいてドキュ ...
https://man.plustar.jp/php/domdocument.validate.html - [similar]
パースしているドキュメントの妥当性を示す 0
« XMLReader::getParserProperty XMLReader::lookupNamespace » PHP Manual XMLReader パースしているドキュメントの妥当性を示す XMLReader::isValid (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::isValid — パースしているドキュメントの妥当性を示す 説明 public XMLReader::isValid (): bool パースしている ...
https://man.plustar.jp/php/xmlreader.isvalid.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 cURL 設定オプション 名前 デフォルト 変更可能 変更履歴 curl.cainfo NULL PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくださ ...
https://man.plustar.jp/php/curl.configuration.html - [similar]
ディレクトリを作る 0
« eio_lstat eio_mknod » PHP Manual Eio 関数 ディレクトリを作る eio_mkdir (PECL eio >= 0.0.1dev) eio_mkdir — ディレクトリを作る 説明 eio_mkdir ( string $path , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_mkdir() は、 mode で指定し ...
https://man.plustar.jp/php/function.eio-mkdir.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 0
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get — FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
指定した暗号のキーの長さを得る 0
« mcrypt_get_iv_size mcrypt_list_algorithms » PHP Manual Mcrypt 関数 指定した暗号のキーの長さを得る mcrypt_get_key_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_key_size — 指定した暗号のキーの長さを得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 さ ...
https://man.plustar.jp/php/function.mcrypt-get-key-size.html - [similar]
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]