検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1057 for [SIMILAR] 16 1024 4096 WITH 10835 シス WITH 8113... (1.060 sec.)
インストール要件 0
« Windows システムへのインストール PECL » PHP Manual Windows システムへのインストール インストール要件 インストール要件 PHP を動かすには、少なくとも Windows 2008/Vista が必要です。 32ビットまたは64ビット( 別名 X86 または X64。PHP は、Windows RT/WOA/ARM では動作しません) の環境が必要です。 ...
https://man.plustar.jp/php/install.windows.requirements.html - [similar]
名前で定義されたエントリの外部属性を設定する 0
« ZipArchive::setExternalAttributesIndex ZipArchive::setMtimeIndex » PHP Manual ZipArchive 名前で定義されたエントリの外部属性を設定する ZipArchive::setExternalAttributesName (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4) ZipArchive::setExternalAttributesName — 名前で定義されたエントリ ...
https://man.plustar.jp/php/ziparchive.setexternalattributesname.html - [similar]
その他の関数 0
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義する define ...
https://man.plustar.jp/php/ref.misc.html - [similar]
Eio 0
« プロセス制御 はじめに » PHP Manual プロセス制御 Eio Eio はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Eio 関数 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリ ...
https://man.plustar.jp/php/book.eio.html - [similar]
ファイルのグループを変更する 0
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.html - [similar]
ファイルの所有者を変更する 0
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP 4, PHP 5, PHP 7, PHP 8) chown — ファイルの所有者を変更する 説明 chown ( string $filename , string | int $user ): bool ファイル filename の所有者を(名前または番号で指定した) ユーザー user に変更 ...
https://man.plustar.jp/php/function.chown.html - [similar]
名前を削除し、その名前で参照しているファイルも削除する 0
« eio_truncate eio_utime » PHP Manual Eio 関数 名前を削除し、その名前で参照しているファイルも削除する eio_unlink (PECL eio >= 0.0.1dev) eio_unlink — 名前を削除し、その名前で参照しているファイルも削除する 説明 eio_unlink ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = N ...
https://man.plustar.jp/php/function.eio-unlink.html - [similar]
ファイルのサイズを取得する 0
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
利用可能なモードを指定して、画像を自動的にクロップする 0
« imagecrop imagedashedline » PHP Manual GD および Image 関数 利用可能なモードを指定して、画像を自動的にクロップする imagecropauto (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagecropauto — 利用可能なモードを指定して、画像を自動的にクロップする 説明 imagecropauto ( GdImage $image , int $mode = IMG_C ...
https://man.plustar.jp/php/function.imagecropauto.html - [similar]