検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 929 for [SIMILAR] 16 1024 4096 WITH 25186 compersisthelp... (1.090 sec.)
画像のアーチファクトを設定する 0
« Imagick::setImageAlphaChannel Imagick::setImageAttribute » PHP Manual Imagick 画像のアーチファクトを設定する Imagick::setImageArtifact (PECL imagick 3) Imagick::setImageArtifact — 画像のアーチファクトを設定する 説明 public Imagick::setImageArtifact ( string $artifact , string $value ): ...
https://man.plustar.jp/php/imagick.setimageartifact.html - [similar]
定義済み定数 0
« リソース型 Inotify 関数 » PHP Manual Inotify 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 inotify_add_watch() で使ったり inotify_read() が返したりする inot ...
https://man.plustar.jp/php/inotify.constants.html - [similar]
ファイルポインタに残っているデータをすべて出力する 0
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
ファイルポインタから 1 行取り出し、HTML タグを取り除く 0
« fgets file_exists » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取り出し、HTML タグを取り除く fgetss (PHP 4, PHP 5, PHP 7) fgetss — ファイルポインタから 1 行取り出し、HTML タグを取り除く 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼 ...
https://man.plustar.jp/php/function.fgetss.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagearc imagebmp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imageavif (PHP 8 >= 8.1.0) imageavif — 画像をブラウザあるいはファイルに出力する 説明 imageavif ( GdImage $image , resource | string | null $file = null , int $quality = -1 , int $speed = -1 ): ...
https://man.plustar.jp/php/function.imageavif.html - [similar]
出力バッファの長さを返す 0
« ob_get_flush ob_get_level » PHP Manual 出力制御 関数 出力バッファの長さを返す ob_get_length (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ob_get_length — 出力バッファの長さを返す 説明 ob_get_length (): int | false この関数は、出力バッファの内容の長さをバイト単位で返します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.ob-get-length.html - [similar]
SCP 経由でファイルを要求する 0
« ssh2_publickey_remove ssh2_scp_send » PHP Manual SSH2 関数 SCP 経由でファイルを要求する ssh2_scp_recv (PECL ssh2 >= 0.9.0) ssh2_scp_recv — SCP 経由でファイルを要求する 説明 ssh2_scp_recv ( resource $session , string $remote_file , string $local_file ): bool リモートサーバーからローカル ...
https://man.plustar.jp/php/function.ssh2-scp-recv.html - [similar]
内部的な zval を表す文字列をダンプする 0
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
データをファイルに同期する(但しメタデータは除く) 0
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く) fdatasync (PHP 8 >= 8.1.0) fdatasync — データをファイルに同期する(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同期します。 fsync() ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]
FTP サーバーにファイルを保存する(非ブロッキング) 0
« ftp_nb_get ftp_nlist » PHP Manual FTP 関数 FTP サーバーにファイルを保存する(非ブロッキング) ftp_nb_put (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_put — FTP サーバーにファイルを保存する(非ブロッキング) 説明 ftp_nb_put ( FTP\Connection $ftp , string $remote_filename , string $local ...
https://man.plustar.jp/php/function.ftp-nb-put.html - [similar]