検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 347 for [SIMILAR] 16 1024 4096 WITH 13785 ダリ WITH 1017... (6.099 sec.)
データをファイルに書き込む 0
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal ...
https://man.plustar.jp/php/function.file-put-contents.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]
mysqlndプラグイン と MySQL Proxyの比較 0
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd プラグインと MySQL Proxyは、異なるアプローチを用いた異なる技術です。どちらもロードバランシ ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.html - [similar]
序文 0
« PHP マニュアル はじめに » PHP Manual PHP マニュアル 序文 序文 PHP は、" PHP: Hypertext Preprocessor " を意味し、広く使用されているオープンソースの汎用スクリプト言語です。 HTML に埋め込むことができ、Web アプリケーションの開発に特に適しています。 PHP の構文の多くは C、Java、Perl 言語から ...
https://man.plustar.jp/php/preface.html - [similar]
SVN 関数 0
« 定義済み定数 svn_add » PHP Manual SVN SVN 関数 SVN 関数 目次 svn_add — Schedules the addition of an item in a working directory svn_auth_get_parameter — 認証パラメータを取得する svn_auth_set_parameter — 認証パラメータを設定する svn_blame — ファイルの SVN blame を取得する svn_cat — リポ ...
https://man.plustar.jp/php/ref.svn.html - [similar]
セッションのアップロード状況 0
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップロード状況 セッションのアップロード状況 INI オプション session.upload_progress.enabled を有効にすると、アップロード中の個々のファイルの進捗状況を PHP で追えるようになります。 この情報は、アップ ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
Yaf_Application を開始する 0
« Yaf_Application::getModules Yaf_Application::setAppDirectory » PHP Manual Yaf_Application Yaf_Application を開始する Yaf_Application::run (Yaf >=1.0.0) Yaf_Application::run — Yaf_Application を開始する 説明 public Yaf_Application::run (): void Yaf_Application を実行します。つまり、Yaf_ ...
https://man.plustar.jp/php/yaf-application.run.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
実行する SQL 文を準備する 0
« db2_pconnect db2_primary_keys » PHP Manual IBM DB2 関数 実行する SQL 文を準備する db2_prepare (PECL ibm_db2 >= 1.0.0) db2_prepare — 実行する SQL 文を準備する 説明 db2_prepare ( resource $connection , string $statement , array $options = ? ): resource db2_prepare() は、プリペアドステート ...
https://man.plustar.jp/php/function.db2-prepare.html - [similar]