検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 295 for [SIMILAR] 16 1024 4096 WITH 55457 部キ WITH 2420... (0.278 sec.)
クラウドコンピューティングプラットフォームへのインストール 0
« Windows 上での PHP のトラブルシューティング Azure App Services » PHP Manual インストールと設定 クラウドコンピューティングプラットフォームへのインストール クラウドコンピューティングプラットフォームへのインストール 目次 Azure App Services Amazon EC2 PHP をクラウドにインストールします。さ ...
https://man.plustar.jp/php/install.cloud.html - [similar]
配列を生成する 0
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) array — 配列を生成する 説明 array ( mixed ...$values ): array 配列を作成します。 配列に関するより詳しい情報は 配列型 のセクションをご覧ください。 パラメータ values カンマで区切った構文 "index => ...
https://man.plustar.jp/php/function.array.html - [similar]
はじめに 0
« 文字列 インストール/設定 » PHP Manual 文字列 はじめに はじめに このセクションにある関数はすべて、 文字列をいろいろな方法で操作します。正規表現や URL 処理 の節にも関連する記述があります。 文字列の動作に関する情報、特にシングルクオート、ダブルクオート、 エスケープシーケンスについては、マ ...
https://man.plustar.jp/php/intro.strings.html - [similar]
機能 0
« 最新版を維持する PHP による HTTP 認証 » PHP Manual 機能 機能 PHP による HTTP 認証 クッキー(Cookies) セッション XFormsの処理 ファイルアップロードの処理 POST メソッドによるアップロード エラーメッセージの説明 陥りやすい落とし穴 複数ファイルのアップロード PUT メソッドのサポート 参考 リモー ...
https://man.plustar.jp/php/features.html - [similar]
ビネットフィルタを画像に追加する 0
« Imagick::valid Imagick::waveImage » PHP Manual Imagick ビネットフィルタを画像に追加する Imagick::vignetteImage (PECL imagick 2, PECL imagick 3) Imagick::vignetteImage — ビネットフィルタを画像に追加する 説明 public Imagick::vignetteImage ( float $blackPoint , float $whitePoint , int $x ...
https://man.plustar.jp/php/imagick.vignetteimage.html - [similar]
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]
定数を再定義 0
« uopz_overload uopz_rename » PHP Manual Uopz 関数 定数を再定義 uopz_redefine (PECL uopz 1, PECL uopz 2, PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_redefine — 定数を再定義 説明 uopz_redefine ( string $constant , mixed $value ): bool uopz_redefine ( string $class , string $constant , mix ...
https://man.plustar.jp/php/function.uopz-redefine.html - [similar]
その他の拡張モジュールに対する変更 0
« PHP 5.6.x における OpenSSL 関連の変更 新しいグローバル定数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 その他の拡張モジュールに対する変更 その他の拡張モジュールに対する変更 cURL cURL ライブラリで非推奨とされてきた以下の定数が、削除されました。 CURLOPT_CLOSEPOLICY CURLCLOSEPOLICY_CAL ...
https://man.plustar.jp/php/migration56.extensions.html - [similar]
JSON 文字列をデコードする 0
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_decode — JSON 文字列をデコードする 説明 json_decode ( string $json , ? bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]