検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1738 for [SIMILAR] 16 1024 4096 WITH 10111 ユー WITH 9899... (0.952 sec.)
パスの最後にある名前の部分を返す 0
« ファイルシステム 関数 chgrp » PHP Manual ファイルシステム 関数 パスの最後にある名前の部分を返す basename (PHP 4, PHP 5, PHP 7, PHP 8) basename — パスの最後にある名前の部分を返す 説明 basename ( string $path , string $suffix = "" ): string ファイルあるいはディレクトリへのパスを含む文字列 ...
https://man.plustar.jp/php/function.basename.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには、 c-client ライブラリがインストールされている必要があります。 » https://github.com/uw-imap/imap から 最新版を入手し、コンパイルしてください。 IMAP のソースファイルをシステムの inclu ...
https://man.plustar.jp/php/imap.requirements.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
ファイルを切り詰める 0
« eio_fsync eio_futime » PHP Manual Eio 関数 ファイルを切り詰める eio_ftruncate (PECL eio >= 0.0.1dev) eio_ftruncate — ファイルを切り詰める 説明 eio_ftruncate ( mixed $fd , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_ftrun ...
https://man.plustar.jp/php/function.eio-ftruncate.html - [similar]
はじめに 0
« ファイルシステム インストール/設定 » PHP Manual ファイルシステム はじめに はじめに この拡張モジュールを構築するには外部ライブラリは必要ありませんが、 Linux 上で LFS (ラージファイル) をサポートする PHP を希望する場合は、 最新の glibc を入手し、次のコンパイラフラグ -D_LARGEFILE_SOURCE -D ...
https://man.plustar.jp/php/intro.filesystem.html - [similar]
ファイル名を取得する 0
« ReflectionFunctionAbstract::getExtensionName ReflectionFunctionAbstract::getName » PHP Manual ReflectionFunctionAbstract ファイル名を取得する ReflectionFunctionAbstract::getFileName (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getFileName — ファイル名を取得する 説明 publi ...
https://man.plustar.jp/php/reflectionfunctionabstract.getfilename.html - [similar]
Zip 0
« RarException::setUsingExceptions はじめに » PHP Manual 圧縮およびアーカイブ Zip Zip はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ZipArchive — ZipArchive クラス ZipArchive::addEmptyDir — 新しいディレクトリを追加する ZipArchive::addFile — 指定した ...
https://man.plustar.jp/php/book.zip.html - [similar]
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
ファイルの状態を取得する 0
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio >= 0.0.1dev) eio_fstat — ファイルの状態を取得する 説明 eio_fstat ( mixed $fd , int $pri , callable $callback , mixed $data = ? ): resource eio_fstat() は、 callback の result 引数でファイルの状 ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
ユーザーが投稿したデータ 0
« エラーのレポート PHPの隠蔽 » PHP Manual セキュリティ ユーザーが投稿したデータ ユーザーが投稿したデータ 多くの PHP のプログラムで最も脆弱な部分は、言語自体に起因するものではなく、 単にセキュリティを考慮して書かれていないコードの問題です。そのため、 指定したコードの部分の意味を常に時間を ...
https://man.plustar.jp/php/security.variables.html - [similar]