検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 2413 for [SIMILAR] 16 1024 4096 WITH 4730 形式 WITH 3722 ... (2.045 sec.)
Phar ファイルのスタブ 0
« Phar アーカイブの原料のうち、ファイル形式に依存しないもの Phar 形式と Tar 形式、Zip 形式の徹底比較 » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルのスタブ Phar ファイルのスタブ Phar のスタブは、単純な PHP ファイルです。必要最小限のスタブは、次のようになります。 <?php _ ...
https://man.plustar.jp/php/phar.fileformat.stub.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callba ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
発行コールバック 0
« パースコールバック Yaml 関数 » PHP Manual コールバック 発行コールバック 発行コールバック 発行コールバックが起動するのは、登録済みのクラスのインスタンスが yaml_emit() や yaml_emit_file() から呼び出されたときです。 コールバックに渡されるのは、発行対象のオブジェクトです。 このコールバック ...
https://man.plustar.jp/php/yaml.callbacks.emit.html - [similar]
SOAP 関数をコールする (非推奨) 0
« SoapClient SoapClient::__construct » PHP Manual SoapClient SOAP 関数をコールする (非推奨) SoapClient::__call (PHP 5, PHP 7, PHP 8) SoapClient::__call — SOAP 関数をコールする (非推奨) 説明 public SoapClient::__call ( string $name , array $args ): mixed このメソッドを直接呼ぶのは推奨しま ...
https://man.plustar.jp/php/soapclient.call.html - [similar]
PNG イメージをブラウザまたはファイルに出力する 0
« imagepalettetotruecolor imagepolygon » PHP Manual GD および Image 関数 PNG イメージをブラウザまたはファイルに出力する imagepng (PHP 4, PHP 5, PHP 7, PHP 8) imagepng — PNG イメージをブラウザまたはファイルに出力する 説明 imagepng ( GdImage $image , resource | string | null $file = null , ...
https://man.plustar.jp/php/function.imagepng.html - [similar]
Replace a function definition with a new implementation 0
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function definition with a new implementation runkit7_function_redefine (PECL runkit7 >= Unknown) runkit7_function_redefine — Replace a function definition with a new implementation 説明 runkit7_function_ ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
画像の周りを枠線で囲む 0
« Imagick::blurImage Imagick::brightnessContrastImage » PHP Manual Imagick 画像の周りを枠線で囲む Imagick::borderImage (PECL imagick 2, PECL imagick 3) Imagick::borderImage — 画像の周りを枠線で囲む 説明 public Imagick::borderImage ( mixed $bordercolor , int $width , int $height ): bool 画 ...
https://man.plustar.jp/php/imagick.borderimage.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]