検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 943 for [SIMILAR] 16 1024 4096 WITH 23706 所属 WITH 8873... (0.678 sec.)
はじめに 0
« Mysqlnd 概要 » PHP Manual Mysqlnd はじめに はじめに MySQL Native Driver は、MySQL Client Library (libmysqlclient) の後継です。 MySQL Native Driver は、PHP 5.3.0 以降の公式ソースにその一部として組み込まれています。 MySQL データベース用の拡張モジュールである MySQL や mysqli そして PDO MY ...
https://man.plustar.jp/php/intro.mysqlnd.html - [similar]
Phar アーカイブ全体の圧縮を解除する 0
« PharData::copy PharData::decompressFiles » PHP Manual PharData Phar アーカイブ全体の圧縮を解除する PharData::decompress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::decompress — Phar アーカイブ全体の圧縮を解除する 説明 public PharData::decompress ( ? string $extension = ...
https://man.plustar.jp/php/phardata.decompress.html - [similar]
画像形式からファイルの拡張子を取得する 0
« getimagesizefromstring image_type_to_mime_type » PHP Manual GD および Image 関数 画像形式からファイルの拡張子を取得する image_type_to_extension (PHP 5 >= 5.2.0, PHP 7, PHP 8) image_type_to_extension — 画像形式からファイルの拡張子を取得する 説明 image_type_to_extension ( int $image_type ...
https://man.plustar.jp/php/function.image-type-to-extension.html - [similar]
LZF 拡張モジュールの最適化指定を取得する 0
« lzf_decompress Phar » PHP Manual LZF 関数 LZF 拡張モジュールの最適化指定を取得する lzf_optimized_for (PECL lzf >= 1.0.0) lzf_optimized_for — LZF 拡張モジュールの最適化指定を取得する 説明 lzf_optimized_for (): int LZF 拡張モジュールが圧縮時に使用した最適化指定を取得します。 パラメータ こ ...
https://man.plustar.jp/php/function.lzf-optimized-for.html - [similar]
拡張モジュールの関数を取得する 0
« ReflectionExtension::getDependencies ReflectionExtension::getINIEntries » PHP Manual ReflectionExtension 拡張モジュールの関数を取得する ReflectionExtension::getFunctions (PHP 5, PHP 7, PHP 8) ReflectionExtension::getFunctions — 拡張モジュールの関数を取得する 説明 public ReflectionExten ...
https://man.plustar.jp/php/reflectionextension.getfunctions.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.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]
PASSWD 拡張オペレーションのヘルパ 0
« ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_exop_passwd (PHP 7 >= 7.2.0, PHP 8) ldap_exop_passwd — PASSWD 拡張オペレーションのヘルパ 説明 ldap_exop_passwd ( LDAP\Connection $ldap , string $user = "" , string $old_password = "" , string $n ...
https://man.plustar.jp/php/function.ldap-exop-passwd.html - [similar]
基底ノード型を作成する際に使用する拡張クラスを登録する 0
« DOMDocument::normalizeDocument DOMDocument::relaxNGValidate » PHP Manual DOMDocument 基底ノード型を作成する際に使用する拡張クラスを登録する DOMDocument::registerNodeClass (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMDocument::registerNodeClass — 基底ノード型を作成する際に使用する拡張クラスを登録す ...
https://man.plustar.jp/php/domdocument.registernodeclass.html - [similar]
その他の変更 0
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 その他の変更 その他の変更 utf8_encode() および utf8_decode() 関数の移動 utf8_encode() および utf8_decode() 関数は、文字列関数の標準拡張モジュールに移動しました。以前は、この ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]