検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1300 for [SIMILAR] 16 1024 4096 WITH 7711 テキ WITH 6496 ... (1.352 sec.)
部分文字列を返す 0
« grapheme_strstr IDN 関数 » PHP Manual Grapheme 関数 部分文字列を返す grapheme_substr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_substr — 部分文字列を返す 説明 手続き型 grapheme_substr ( string $string , int $offset , ? int $length = null ): string | false 部分文字列を返 ...
https://man.plustar.jp/php/function.grapheme-substr.html - [similar]
コンテキストのパラメータを取得する 0
« stream_context_get_options stream_context_set_default » PHP Manual ストリーム 関数 コンテキストのパラメータを取得する stream_context_get_params (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_get_params — コンテキストのパラメータを取得する 説明 stream_context_get_params ( resource $conte ...
https://man.plustar.jp/php/function.stream-context-get-params.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
指定したテキストを暗号化する 0
« gnupg_deletekey gnupg_encryptsign » PHP Manual GnuPG 関数 指定したテキストを暗号化する gnupg_encrypt (PECL gnupg >= 0.1) gnupg_encrypt — 指定したテキストを暗号化する 説明 gnupg_encrypt ( resource $identifier , string $plaintext ): string 事前に gnupg_addencryptkey で設定したキーを使用し ...
https://man.plustar.jp/php/function.gnupg-encrypt.html - [similar]
POST メソッドによるアップロード 0
« ファイルアップロードの処理 エラーメッセージの説明 » PHP Manual ファイルアップロードの処理 POST メソッドによるアップロード POST メソッドによるアップロード この機能により、テキスト、バイナリファイルの両方をアップロードできるように なります。 PHP の認証機構およびファイル操作関数を用いて、 ...
https://man.plustar.jp/php/features.file-upload.post-method.html - [similar]
HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取... 0
« base64_encode get_meta_tags » PHP Manual URL 関数 HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取得する get_headers (PHP 5, PHP 7, PHP 8) get_headers — HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取得する 説明 get_heade ...
https://man.plustar.jp/php/function.get-headers.html - [similar]
はじめに 0
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では Intl と略します) は » ICU ライブラリのラッパーです。 PHP プログラマが、ロケール関連のさまざまな操作を行えるようにします。 フォーマット、音訳、エンコード変換、カレンダーの処理、 » UCA 準拠の照 ...
https://man.plustar.jp/php/intro.intl.html - [similar]
現在のコンテキストを保存する 0
« ps_rotate ps_scale » PHP Manual PS 関数 現在のコンテキストを保存する ps_save (PECL ps >= 1.1.0) ps_save — 現在のコンテキストを保存する 説明 ps_save ( resource $psdoc ): bool 現在の描画コンテキストを保存します。 そこには色や変換・回転その他の情報が含まれています。保存されたコンテキストは ...
https://man.plustar.jp/php/function.ps-save.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]