検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 243 for [SIMILAR] 16 1024 4096 WITH 24510 getmimetype WI... (0.257 sec.)
com クラスのコンストラクタ 0
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, PHP 7, PHP 8) com::__construct — com クラスのコンストラクタ 説明 public com::__construct ( string $module_name , array | string | null $server_name = null , int $codepage = CP_ACP , string $t ...
https://man.plustar.jp/php/com.construct.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
ディレクトリ全体を読み込む 0
« eio_readahead eio_readlink » PHP Manual Eio 関数 ディレクトリ全体を読み込む eio_readdir (PECL eio >= 0.0.1dev) eio_readdir — ディレクトリ全体を読み込む 説明 eio_readdir ( string $path , int $flags , int $pri , callable $callback , string $data = NULL ): resource ディレクトリ全体を ( op ...
https://man.plustar.jp/php/function.eio-readdir.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
« imagecopyresampled imagecreate » PHP Manual GD および Image 関数 画像の一部をコピーしサイズを変更する imagecopyresized (PHP 4, PHP 5, PHP 7, PHP 8) imagecopyresized — 画像の一部をコピーしサイズを変更する 説明 imagecopyresized ( GdImage $dst_image , GdImage $src_image , int $dst_x , int ...
https://man.plustar.jp/php/function.imagecopyresized.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
notification コンテキストパラメータ用のコールバック関数 0
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパラメータ用のコールバック関数 stream_notification_callback (PHP 5 >= 5.2.0, PHP 7, PHP 8) stream_notification_callback — notification コンテキストパラメータ用のコールバック関数 説明 stream_noti ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]
内部(ビルトイン)関数 0
« 可変関数 無名関数 » PHP Manual 関数 内部(ビルトイン)関数 内部(ビルトイン)関数 PHPは標準で多くの関数と言語構造を持っています。また他にも コンパイル済みの特定のPHPエクステンションを必要とする関数があります。 それらはもしコンパイルされていなければ"undefined function(未定義の関数)" と ...
https://man.plustar.jp/php/functions.internal.html - [similar]
Microsoft Windows のコマンドラインでの PHP 0
« ソースからのビルド Apache 2.x (Microsoft Windows 用) » PHP Manual Windows システムへのインストール Microsoft Windows のコマンドラインでの PHP Microsoft Windows のコマンドラインでの PHP この節では、PHP を Windows のコマンドラインで実行するときの注意点やヒントを説明します。 注意 : まず ...
https://man.plustar.jp/php/install.windows.commandline.html - [similar]
浮動小数点数 0
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double", "実数") は、次の構文により指定できます。 <?php $a = 1.234 ; $b = 1.2e3 ; $c = 7E-10 ; $d = 1_234.567 ; // PHP 7.4.0 以降 ?> PHP 7.4.0 以降の規約(これより前のバージョンでは、アンダースコアは許 ...
https://man.plustar.jp/php/language.types.float.html - [similar]